It is currently Fri Sep 10, 2010 2:35 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Eclipse
PostPosted: Wed Mar 22, 2006 5:07 pm 
Offline

Joined: Wed Mar 22, 2006 5:05 pm
Posts: 1
I think that this suite can be use portable.

http://www.eclipse.org/


"Eclipse is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software. "

http://www.eclipse.org/downloads/

Eclipse SDK 3.1.2



Only extract zip and use.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 23, 2006 7:15 am 
Offline
User avatar

Joined: Sat Feb 04, 2006 9:19 am
Posts: 1101
Eclipse requires the Java runtime to be installed.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 07, 2008 9:30 pm 
Offline

Joined: Sun May 25, 2008 9:45 am
Posts: 10
I don't know what was the situation two and a half years ago (date of previous post), but the first place eclipse looks for javaw.exe is "eclipse\jre\bin\javaw.exe", so actually java runtime does not have to be installed on host machine, you can just put jre directory (about 100MB) in eclipse application directory and it will work just fine. That makes eclipse bigger, but portable.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 09, 2008 7:39 am 
Offline

Joined: Sat Jun 28, 2008 5:41 am
Posts: 154
As I see, it is the only JRE app that must be added to the database.

The main reason is: To program in Java, you need the JRE !


Top
 Profile  
 
 Post subject: Re: Eclipse
PostPosted: Tue Dec 01, 2009 7:45 am 
Offline

Joined: Sun May 25, 2008 9:45 am
Posts: 10
Quote:
Java Portable 6 Update 17 has been released by PortableApps.com. Java Portable allows you to easily install the Java runtime engine to your PortableApps.com-enabled device for use with portable apps like OpenOffice.org Portable, all without any Java runtime on the local PC. This release updates Java to the latest version. It's packaged in PortableApps.com Format for easy use from any portable device and integration with the PortableApps.com Suite. And it's completely free.


The above installs jre in:
<your portable programs dir>\CommonFiles\Java

To use this JRE with Eclipse (assuming eclipse.exe is in <your portable programs dir>\<eclipsedir>\) run it with
-vm ..\CommonFiles\Java\bin\javaw command line switch.

This way eclipse will start without Java installed on local PC and you won't have to keep another copy of jre in
<your portable programs dir>\<eclipsedir>\jre directory.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group