Hello,
I am trying to move our project from ant based netbeans modules to
maven netbeans modules, but when I was using the ant based, System.out
and System.err were printed into the output window of the platform I
was developing the module from. I
When I use nbm:run-ide goal, Maven executed something like
cmd.exe /X /C ""c:\Program Files\NetBeans 6.8\bin\netbeans.exe"
--userdir E:\TestApp\target\userdir -J-Dnetbeans.logger.console=true
-J-ea"
and no output is shown in the output window of the netbeans I am
developing from. I can get the output in log directory of module (like
TestApp\target\userdir\var\log\messages.log ), but I want to see it in
output window just like before.
Is there a way to achieve that?
Thanks in advance
Honza
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email