Page 5 of 8

Re: Problem with eclipse and java

Posted: Sat Sep 03, 2011 12:47 pm
by Starter
Nyaran wrote:You can download eclipse 3.7.1 form here
xD

Thats not an official release, thats a maintenance build. Im using a 3.8 stream build (which works pretty fine except some bugs when debugging) myself but I thought 3.7.1 would be officially out already and I missed it. :D

Re: Problem with eclipse and java

Posted: Sat Sep 03, 2011 12:48 pm
by charlie93
Eclipse Project Release Notes

Release 3.7.0
Last revised May 16, 2011

(from readme file of my eclipse)

On topic
i also have 1.7Jdk and latest eclipse but still i get this error. Do i have to install something on Java folder manually?

Re: [HELP]Problem with eclipse and java

Posted: Sat Sep 03, 2011 1:54 pm
by tukune
http://trac.l2jdp.com/wiki/Eclipse

How to get L2J DataPack with Eclipse
Necessary software to download and install
Eclipse Classic 3.7.x (Stream Build): http://download.eclipse.org/eclipse/dow ... /index.php :twisted:

Re: [HELP]Problem with eclipse and java

Posted: Sat Sep 03, 2011 3:33 pm
by MELERIX
just follow the guides: viewtopic.php?f=2&t=10719

Please Help me its important

Posted: Fri Sep 16, 2011 8:44 am
by corbin12
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4912:
L2JDP Revision 8347:

Hi everyone I need your help.
I want to compile L2J_Server_BETA to make it a zip file but when I click on build.xml Run as... -> 1 Ant Build I get this error:
C:\workspace\L2J_Server_BETA\build.xml:196: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, Äåí åßíáé äõíáôÞ ç åýñåóç ôïõ êáèïñéóìÝíïõ áñ÷åßïõ áðü ôï óýóôçìá

Re: Please Help me its important

Posted: Fri Sep 16, 2011 9:28 am
by mrTJO
have you installed subclipse/silkSVN?

Re: Please Help me its important

Posted: Fri Sep 16, 2011 9:32 am
by corbin12
From where do I download it?
EDIT: Finally it works!!! Thank you

Re: Please Help me its important

Posted: Fri Sep 16, 2011 11:33 am
by tukune
:evil: silkSVN
:D slikSVN

Re: Please Help me its important

Posted: Fri Sep 16, 2011 4:03 pm
by mrTJO
my svn client is soft like the silk XD
topic closed :P

[Help me] Eclipse SDK BUILD FAILED

Posted: Fri Sep 16, 2011 7:08 pm
by Madrobot
Buildfile: C:\Documents and Settings\COM\workspace\L2J_Server_BETA\build.xml
clean:
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\Documents and Settings\COM\workspace\L2J_Server_BETA\build.xml:196: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified

Total time: 453 milliseconds

why ??? please somebody help me T_T

Re: [Help me] Eclipse SDK BUILD FAILED

Posted: Fri Sep 16, 2011 8:47 pm
by MELERIX
because you forgot to install subversion.

Re: [Help me] Eclipse SDK BUILD FAILED

Posted: Sat Sep 17, 2011 7:04 pm
by Madrobot
MELERIX wrote:because you forgot to install subversion.

thx dude

im install subservion now...

again ant

Buildfile: C:\Documents and Settings\COM\workspace\L2J_Server_BETA\build.xml
clean:
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\Documents and Settings\COM\workspace\L2J_Server_BETA\build.xml:196: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified

Total time: 422 milliseconds


:cry:

Re: [Help me] Eclipse SDK BUILD FAILED

Posted: Sat Sep 17, 2011 8:36 pm
by volix
Add svn to path (Environment variable) / http://trac.l2jserver.com/wiki/Eclipse

Re: [Help me] Eclipse SDK BUILD FAILED

Posted: Sun Sep 18, 2011 6:12 pm
by Madrobot
volix wrote:Add svn to path (Environment variable) / http://trac.l2jserver.com/wiki/Eclipse
which i should download ???

Subclipse 1.6.18: http://subclipse.tigris.org/servlets/Pr ... eID=p4wYuA
Subversion 1.6.17: http://subversion.apache.org/packages.html

i dont know sorry T_T

Re: [Help me] Eclipse SDK BUILD FAILED

Posted: Mon Sep 19, 2011 3:43 am
by MELERIX
both, the guide says "Necessary software to download and install"