0

I got this error trying to run an Eclipse Application on Eclipse version 3.8.2:

An error has occurred. See the log file

PATHTO PROJECT/.metadata/.plugins/org.eclipse.pde.core/PRODUCT_FOLDER/1444675727934.log

But there is no log file. There is no compilation errors.

What is going on and how can I get a better error message?

Thanks much, Springgrass

SatyaTNV
  • 4,137
  • 3
  • 15
  • 31
Springgrass
  • 41
  • 1
  • 5
  • Have you looked for a file named 1444675727934.log anywhere on your file system? – David G Oct 12 '15 at 19:14
  • Yes, there is no such file anywhere – Springgrass Oct 12 '15 at 20:02
  • Try adding `-consoleLog -debug` to the Program Arguments in the Run Configuration for the application, this may give you more information in the console view when you start the app. – greg-449 Oct 13 '15 at 07:25
  • Thanks... I figured out that I didn't add some required feature to the feature.xml, and that's why it doesn't work... the errors didn't help :-) – Springgrass Oct 21 '15 at 16:38

0 Answers0