Page 1 of 1

help for java archives

Posted: Thu Jan 28, 2010 9:18 am
by DreXam
Hello ppl,

because I am new in eclipse matter, is there any possible way for when you have already compiled a server to edit its .java.class archives (and save them as .java.class again)?

Re: help for java archives

Posted: Thu Jan 28, 2010 11:08 am
by DrHouse
There is not. Edit .java files and then compile it to .class

Re: help for java archives

Posted: Thu Jan 28, 2010 10:31 pm
by DreXam
DrHouse wrote:There is not. Edit .java files and then compile it to .class
Thank you for the reply!