Re: Run/Debug profiles
Petr Jiricka <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
I believe this should be solved by providing a Run/Debug profile type called "Command line script" or similar. Profiles of this type would allow choosing an arbitrary executable with arbitrary cmdline arguments. By default, projects will not have any profile instance of this type, but those can be created manually. A possible issue with such profiles is how to make them machine-independent: the executables used to run the project may reside in different locations on different machines. Petr Ivan Soleimanipour wrote: > Something completely different ... > > What happens when what you want to run or debug is inside > a script (like NB itself?) > It seems to me that any significant java application will be started > through a script. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >