Skip to main content



      Home
Home » Archived » Eclipse Process Manager (Stardust) » Eclipse start up problem(Clicking on Eclipse startup program(eclipse.exe) does not bring up the IDE)
Eclipse start up problem [message #760960] Mon, 05 December 2011 12:49
Eclipse UserFriend
Problem: Double clicking on the eclipse.exe (startup program), does not bring up the IDE, as if some program/or windows firewall is blocking the IDE.

Solution:
run the startup program from command prompt and print the output to an txt file
e.g .../eclipse.exe > error.txt
If the error is "Error occurred during initialization of VM java.lang.Error: java.io.UnsupportedEncodingException: Cp1255".

Set an windows environment variable: JAVA_TOOL_OPTIONS = -Dfile.encoding=UTF8
Previous Topic:Eclipse crashes when using search function in Help
Next Topic:Model deployment fails due to invalid unicode character
Goto Forum:
  


Current Time: Wed Jul 30 14:56:29 EDT 2025

Powered by FUDForum. Page generated in 0.07374 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top