Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:49
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
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: Thu Apr 25 16:24:51 GMT 2024

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

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

Back to the top