You are not logged in.
Hello everybody,
I have just today installed Netbeans Verion 7.0 and all plugins are up to date.
I have a strage error with a simple "Hello World" program:
The program builds always fine, but it runs just in about 1 of 5 tries.
Here are some screenshots:
I also realized, that when I choose "Debug / Debug Main Project" this works all the time.
Any suggestions?
matse
Last edited by matse (2011-06-11 20:51:09)
Offline
just found a workaround here:
http://forums.netbeans.org/ptopic28915.html
disabling the built-in profiler: in project properties ->
Profile, uncheck "Show profiling indicators during run".
solved the problem.
Offline