facebook

Switching development from desktop to laptop [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #205334 Reply

    Brad
    Member

    I used to do all my development on my desktop, connected to our network. I now am using a laptop and NOT always connected to our network and internet.

    It seems as if the MyEclipse software requires an internet connection as I never seem to be able to compile when I’m not connected.

    Am I crazy or is this the case?

    #205336 Reply

    Scott Anderson
    Participant

    Certainly should not be the case. What can’t you compile? Java? JSP’s? The only network stuff we do is pulling DTD’s for XML validation, but we cache those. However, there’s a bug in Eclipse 3.0M7 that will always try to touch remote dtds on the internet, no matter what. The bug is here:
    https://www.genuitec.com/forums/topic/connectexception-right-clicking-on-web-xml-closed/

    #205337 Reply

    Brad
    Member

    No, it seemed to have wiped out my J2EE library listing under the Preferences – MyEclipse – J2EE – Library Sets – J2EE 1.3.

    Also, I had previously added a new SDK under the Preferences – Java – JRE section that was also removed.

    It took me a while but I finally figured out where the J2EE .jar files were located under the MyEclipse directory so I am up and running again, I just thought that this was VERY strange behavior since I SWEAR that I didn’t do anything that would have removed any of the above.

    #205341 Reply

    Scott Anderson
    Participant

    That is very peculiar. If it happens again and you can isolate a chain of events, please let us know. Things like this really need to be identified and corrected if at all possible. Sorry for the inconvenience.

    #205342 Reply

    Brad
    Member

    Will do, thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Switching development from desktop to laptop [Closed]

You must be logged in to post in the forum log in