| [news.eclipse.newcomer] Re: Run Java app - show java command line? |
Mike Brown a écrit : > When you launch a Java app within Eclipse, is there a way to make it > display the actual Java command line in the console? > > I could swear I've done this before, but now I can't find how to do it. Hi, Right click the task in Debug view and open Properties. Il will show the command line. -- Patrick