facebook

How to install MyEclipse on portable flash drive?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #274660 Reply

    amernet
    Member

    Hi,

    I usually like to install eclipse on my flash drive so I can take it with me for work and home development.

    I installed Myeclipse (MyEclipse_5.5.1GA_E3.2.2_FullStackInstaller) on my flash drive at work today and try to run at home computer, I got error as followed,

    !SESSION 2007-08-27 20:38:11.068 ———————————————–
    eclipse.buildId=M20070212-1330
    java.version=1.6.0_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

    !ENTRY org.eclipse.core.runtime 2007-08-27 20:38:14.985
    !MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.

    !ENTRY org.eclipse.osgi 4 0 2007-08-27 20:38:15.004
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    So I did another full installation again to make it work but I worried if this is the right way.
    Please advise how I can run Myeclipse on portable drive?

    Thanks!
    charles

    #274662 Reply

    Ton Huisman
    Member

    I guess you would hava to have your portable drive mounted on the same driveletter on both systems, as in the file {installpath}\eclipse\links\com.genuitec.eclipse.MyEclipse.link there is a reference to that same {installpath} and if that differs between systems, it won’t be able to find itself.

    There are tools (free for personal use at least) to have a USB drive mount on the same (user specified) driveletter, so that should be solvable.

    I didn’t test this personally, though…

    HTH
    Ton

    #274683 Reply

    Loyal Water
    Member

    Hi Charles,
    Let me know if you get MyEclipse to work on the flash drive by following what Ton suggested.

    #281948 Reply

    amernet
    Member

    Thanks for the info.

    I was able to change the letter in my computer/Manager first place for my Ipod.
    For Flash Drive (I have SanDisk U3 ) is bit more work. You need this tool like Ton mentioned http://www.uwe-sieber.de/usbdlm_e.html
    U3 need 2 drive letters. One for the system and one for the volume.

    You can do either way as long as save your time. Thanks!

    #281973 Reply

    Loyal Water
    Member

    Thank you for your feedback.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: How to install MyEclipse on portable flash drive?

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