java - No Console output - eclipse application -


i have looked through stack have not found similar problem. developed plugin eclipse , try test via "run eclipse application" function (i use juno btw) before pack , install on different eclipse application.

now, have few errors probably, main thing bothering me console not give me output besides usual.

original console:

***** desmo-j version 2.3.3 *****  test starts @ simulation time 0.0000  ...please wait... 

executed eclipse application console:

        .... [worker-35 ] info : task setting project description. completed in 0.006751573 seconds     [worker-35 ] info : task  completed in 0.097999197 seconds     [worker-35 ] info : task  completed in 0.36883489 seconds         .... 

i have tried put system.out.println() code not appear in console. has idea why so?

i have tried switching consoles, went through possible views of console, nothing.

any ideas?

  • thanks in advance

cribber

turns out problem code wasnt executed... -.- seemed did, in end didnt.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -