An internal error occurred during: “Compile”. java.lang.NullPointerException

Asked By 30 points N/A Posted on -
qa-featured

I was debugging an FDT, it started building but doesn’t finish, a message appears. It has problem compiling. SWF is created and works when run manually but debugger doesn’t work.

What do I do?

“Compile”. java.lang.NullPointerException

Problem Occurred

‘Compile’ has encountered a problem.

An internal error occurred during: “Compile”.

java.lang.NullPointerException

SHARE
Answered By 0 points N/A #191028

An internal error occurred during: “Compile”. java.lang.NullPointerException

qa-featured

Hallo Nelson,

It is more probable that the error that you are getting is due to something that did not get updated correctly in the project. You should therefore attempt right-clicking the project, and then Maven and then update the project configuration.

If it fails to work, try right clicking and then run as Maven Install, or run try installing from the command line.

Regards

Nicke

 

Related Questions