Problem with eclipse

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

Re: Problem with eclipse

Post by MELERIX »

Sweetyass wrote:Ok so i will need to whait? till it works? :) till last week it worked everything fine and now bugged i don't know :|
nothing, Subclipse was under maintenance in the morning, thats why the link probably doesn't work for you.

but now should be workins properly ;)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

MELERIX wrote:so Classic is enough for all, the others bundles are just for dedicated development, that come with some things pre-installed, and other that you will not use, etc.
Yeah, but l2j is dedicated development and doesn't need all that extra stuff that comes with Classic. Doesn't need even half of what comes in the JAVA Developers build...
The heavier the build, the slower it is, because it loads all its packages at runtime, and you don't have many options at disabling some of the features. Because of that, I'd recomment the one for JAVA Developers.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

so can someone give me a clue what i must do? :)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

what do you have now - subclipse or subversive?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

i have nothing because i can't install them i don't know what is rong i deleted eclipse 4.2 classic till now 20 times and try'd again and again and nothing :| same error and i have try to add the Zipped file http://subclipse.tigris.org/servlets/Pr ... derID=2240 but it gives me another error.

Image
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

And what's with subversive?
Also, you don't need to delete/setup eclipse all the time, that won't change anything.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

ok i will try again with subversive
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

I'm getting this when i try to use subversive :|

Image
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

It hasn't downloaded the update sites from the web yet. If it had, you would have a tree of folders there.
Maybe you denied your Eclipse's internet connection or smth?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

it dosen't work what port's is eclipse using? :| maiby i have to open his ports in router.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

http://help.eclipse.org/juno/index.jsp? ... rences.htm
Here are the ports: 80, 443 and 1080.
Try opening Window > Show View > Error Log and then opening the update process (not in a maximised mode). See if there are any errors.
Alternatively, you could try finding windows (or any other) firewall's rules and check if Eclipse is not blocked somewhere.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

ok this is my error log when i try to use subversive. :|

Image

and i have disabled firewall and opened ports in router. :|
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with eclipse

Post by jurchiks »

You can double-click on that error to show the full message.
If there is something more than that, copy-paste it here, don't make a screenshot.
Just don't forget to use the "quote" bbtag for it.

Also, you can try reading the top voted answer here: http://stackoverflow.com/questions/7625 ... ses-indigo
and see if there's something useful (for example, the eclipse's built-in web browser; if it works, then it's not ports).
Last edited by jurchiks on Sat Jul 28, 2012 3:51 pm, edited 1 time in total.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

ok i will send u again just a sec

this is the full eror:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
at java.io.FilterInputStream.read(Unknown Source)
at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
at java.io.FilterInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:172)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Problem with eclipse

Post by Sweetyass »

can u tell me what is rong?
Locked