jppf-grid / JPPF

The open source grid computing solution
https://www.jppf.org
Apache License 2.0
65 stars 12 forks source link

IDE Opperation #29

Closed winsway closed 3 years ago

winsway commented 3 years ago

i am a CFD researcher. i use java to make code. I usually need to use cluster to speed up computation. JPPF is a good tool to manage cluster. however, all the samples are run by script. It is not convenient to debug. could you make easier on the IDE to run it by Maven, such as Netbeans.