Page 1 of 1

Path problems

Posted: Thu Aug 09, 2012 10:57 pm
by takuya1
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 5551
L2JDP Revision Number: 9050

So... when I try to import the Core project to my Eclipse it says this:

Image

My paths are already set... and I use Java 7u5. I don't know how to fix that.
PATH=C:\Program Files\Java\jdk1.7.0_05\bin
CLASSPATH=C:\Program Files\Java\jdk1.7.0_05\jre\lib

Re: Path problems

Posted: Fri Aug 10, 2012 8:12 am
by jurchiks
What are you trying to do man?
You just need to download the project either via Eclipse (in which case it makes the project automatically) or with other svn tools, in which case you need to do "File > Import... > General > Existing projects into workspace".
And you don't need that CLASSPATH variable. You only need PATH (%programFiles%/Java/jdk1.7.0_05/bin) and, optionally, JAVA_HOME (%programFiles%/Java/jdk1.7.0_05).

Re: Path problems

Posted: Thu Mar 28, 2013 11:42 pm
by l2chaos
pout JAVA_CODE
C:\Program Files\Java\jdk1.7.0_05 THIS IS RAIT