2-Plan – Problem setting up java

Support post I can’t hide here.

2-plan is an open source project management software solution based on Java.

I’d like to evaluate the software but I can’t get it going because, without an installer, it can’t find Java, which is installed on the system in the usual way. Oddly enough, Libre Office can find Java and works perfectly on this system.

2-plan was extracted from the zip file to the following path:

C:2-plan

Apparently the exe is not signed, since the first thing you get when you run 2-plan.exe is as follows:

Not Signed
Not Signed

When Run is clicked, the following appears:

Java cannot be found in the Path.
Java cannot be found in the Path.

Apparently Java is not in the path variable, and however LibreOffice finds java is not used by 2-plan.

Setting the path to include java is done as follows:

System Control Panel Advanced Tab
System Control Panel Advanced Tab

 

Environment Variables
Environment Variables

The following is added to the end of the Path variable:

;C:Program Files (x86)Javajre7bin

This apparently is not enough. If 2-plan is run, the following appears:

After path is set, still an error.
After path is set, still an error.

At this point it is not clear how to proceed.