Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SDK Known Issues"

(added info-zip)
(I downloaded and extracted the ZIP file - how do I install Eclipse?)
Line 16: Line 16:
 
=== I downloaded and extracted the ZIP file - how do I install Eclipse? ===
 
=== I downloaded and extracted the ZIP file - how do I install Eclipse? ===
 
You don't need to install Eclipse.  In the extracted folder, simply double-click the eclipse.exe executable file.
 
You don't need to install Eclipse.  In the extracted folder, simply double-click the eclipse.exe executable file.
 +
All Right but I got the error below :
 +
 +
!SESSION Thu Jun 21 16:27:45 CEST 2007 -----------------------------------------
 +
!ENTRY org.eclipse.core.launcher 4 0 2007-06-21 16:27:45.652
 +
!MESSAGE Exception launching the Eclipse Platform:
 +
!STACK
 +
java.lang.RuntimeException: Could not find framework
 +
at org.eclipse.core.launcher.Main.getBootPath(Main.java:639)
 +
at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
 +
at org.eclipse.core.launcher.Main.run(Main.java:977)
 +
at org.eclipse.core.launcher.Main.main(Main.java:952)

Revision as of 10:35, 21 June 2007

Unzipping, extracting

I am prompted for a password when extracting the ZIP file

This is a known issue with the Windows extraction utility. Try using a third-party extraction tool:

Extracting the ZIP file fails

This is a known issue with the Windows extraction utility. Try using a third-party extraction tool:

Also, you can try extracting the ZIP file to c:\eclipse.

Installing

I downloaded and extracted the ZIP file - how do I install Eclipse?

You don't need to install Eclipse. In the extracted folder, simply double-click the eclipse.exe executable file. All Right but I got the error below :

!SESSION Thu Jun 21 16:27:45 CEST 2007 ----------------------------------------- !ENTRY org.eclipse.core.launcher 4 0 2007-06-21 16:27:45.652 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.RuntimeException: Could not find framework at org.eclipse.core.launcher.Main.getBootPath(Main.java:639) at org.eclipse.core.launcher.Main.basicRun(Main.java:274) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.