• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Eclipse, interesting question...perhaps

 
Ranch Hand
Posts: 333
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have an interesting question, the problem is quite boring, I cant get Eclipse updater to work though my companies firewall, no surprise.
(Some packages I can only seem to find though the updater rather then download and install from local)

So rather then fight with network support, I noticed that Eclipse is a very nicely self contained application, all the libraries seem to be in the Eclipse install directory.

So can I left the install from my home machine, onto my works one, taking with me the libraries i need?

I will try and let you know, but if anybody has tried it and can give me a heads up as to the issues or that it cant be done that would be great.

G
 
Gavin Tranter
Ranch Hand
Posts: 333
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes you can
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's how we put eclipse on a new machine regularly: just copy the existing installation from a different machine.
 
Saloon Keeper
Posts: 28717
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Me too. In my case, I have much slower net access at home, so I just burn a replica of the work Eclipse onto a CD and take it home. In the process I get the added perk of being able to exactly replicate a given Eclipse setup just in case some future disaster makes reverting to an old IDE configuration necessary.
 
Gavin Tranter
Ranch Hand
Posts: 333
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Its quite neat being able to do that.
The only problem I had was that because I chose not to have my workspace inside Eclipse it complained just a little.

G
 
reply
    Bookmark Topic Watch Topic
  • New Topic