Hi,

First of all I would like to know if this is possible, I have a feeling it is.

so if this is, How/What would be the best way to do this?

Will I have to download 3rd party libraries?

Thanx

Recommended Answers

All 2 Replies

Do you need actual return values from the Java project?
If not, I would just create a batch file that sets the directory and calls the java module, but spawn the batch file from C# using System.Diagnostics.Process.Start(...);

yes, I actually need to values returned.

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.