Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [jdt-dev] Eclipse gives "an internal error occured during"launching""

Hi, Tingrong.
 
As noted at http://www.eclipse.org/mail/, the jdt-dev email list is intended mainly for internal discussions by the developers who are working on JDT.  If you have questions about how to use Eclipse, the Eclipse newsgroups are the best place to ask, because many more people read and can respond, and because any answers you get will be available to people in the future.  You can access the newsgroups from http://www.eclipse.org/newsgroups/ .
 
For this question, I would suggest posting to the eclipse.newcomer newsgroup.  It will help if you can provide additional information:
 - does the error log contain any errors?
 - was this working for you in the past, or has it always been a problem?
 - what troubleshooting steps have you already tried?
 - does the problem occur if you create a brand new workspace and compile one of the Eclipse sample applications?
 
Thanks,
  -Walter Harley
   JDT APT team


From: jdt-dev-bounces@xxxxxxxxxxx [mailto:jdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Dr. Tingrong Lu
Sent: Saturday, April 26, 2008 10:59 PM
To: jdt-dev@xxxxxxxxxxx
Subject: [jdt-dev] Eclipse gives "an internal error occured during"launching""

Hi,
 
I run C++/Java applications in Eclipse 3.3 on ubuntu 8.04, both JDT and CDT give "an internal error occurred during "launching"". The compiled C++/Java programs can run in terminal. Any one can enlighten me on this?
 
Thanks,
Tingrong

Back to the top