Error when i try to compile

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Problem with eclipse and java

Post 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
I have promises to keep and miles to go before I sleep.
charlie93
Posts: 12
Joined: Sat Sep 04, 2010 3:41 pm

Re: Problem with eclipse and java

Post 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?
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [HELP]Problem with eclipse and java

Post 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:
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: [HELP]Problem with eclipse and java

Post by MELERIX »

just follow the guides: viewtopic.php?f=2&t=10719
User avatar
corbin12
Posts: 325
Joined: Sun May 29, 2011 8:27 pm
Location: Seed of Hellfire

Please Help me its important

Post 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, Äåí åßíáé äõíáôÞ ç åýñåóç ôïõ êáèïñéóìÝíïõ áñ÷åßïõ áðü ôï óýóôçìá
"Playing Lineage II is not a privilege, but a right."
mrTJO
L2j Veteran
L2j Veteran
Posts: 208
Joined: Thu Jul 27, 2006 11:03 am
Location: Italy

Re: Please Help me its important

Post by mrTJO »

have you installed subclipse/silkSVN?
User avatar
corbin12
Posts: 325
Joined: Sun May 29, 2011 8:27 pm
Location: Seed of Hellfire

Re: Please Help me its important

Post by corbin12 »

From where do I download it?
EDIT: Finally it works!!! Thank you
"Playing Lineage II is not a privilege, but a right."
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Please Help me its important

Post by tukune »

:evil: silkSVN
:D slikSVN
mrTJO
L2j Veteran
L2j Veteran
Posts: 208
Joined: Thu Jul 27, 2006 11:03 am
Location: Italy

Re: Please Help me its important

Post by mrTJO »

my svn client is soft like the silk XD
topic closed :P
Madrobot
Posts: 47
Joined: Thu Jan 20, 2011 5:08 pm

[Help me] Eclipse SDK BUILD FAILED

Post 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
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: [Help me] Eclipse SDK BUILD FAILED

Post by MELERIX »

because you forgot to install subversion.
Madrobot
Posts: 47
Joined: Thu Jan 20, 2011 5:08 pm

Re: [Help me] Eclipse SDK BUILD FAILED

Post 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:
User avatar
volix
Posts: 106
Joined: Tue May 17, 2011 5:20 pm

Re: [Help me] Eclipse SDK BUILD FAILED

Post by volix »

Add svn to path (Environment variable) / http://trac.l2jserver.com/wiki/Eclipse
Madrobot
Posts: 47
Joined: Thu Jan 20, 2011 5:08 pm

Re: [Help me] Eclipse SDK BUILD FAILED

Post 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
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: [Help me] Eclipse SDK BUILD FAILED

Post by MELERIX »

both, the guide says "Necessary software to download and install"
Post Reply