Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I am working on a big Java project which is on eclipse. To use the program we need to invoke a perl script in the terminal with the parameters then that script will call the program. In this case how can I debug the java program in eclipse?

Thank you,
Regards,
Robo
Posted

1 solution

That makes no sense: "Java project which is on eclipse"

I'm running on coffee and my applications might be developed in the Eclipse IDE, but they are not on Eclipse.

WHY would someone want a Perl script to start the app?
What kind of application is this?
Do you use a framework like Eclipse RCP?

A proper Application starter can be created without invoking PERL or any other language.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900