Hi,

I am trying to interface between Java and Python in a program called Eclipse. Specifically, I need to call a program I wrote in python while in java. Any insight on how to do this would be helpful. Thanks!

Elise

Recommended Answers

All 3 Replies

Look at the Process and Runtime classes.

I've never worked with those classes before, do you have any tips?

Hi,

I am trying to interface between Java and Python in a program called Eclipse. Specifically, I need to call a program I wrote in python while in java. Any insight on how to do this would be helpful. Thanks!

Elise

Have you looked at Jython? Also take note that eclipse is trademark of Eclipse Foundation

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.