That's great, but does NetBeans also runs Java 8?

You can check it in the Help > About dialog

On 10/29/19 4:35 PM, Greenberg, Gary wrote:

No, I am still running it on Java 8.

C:\Users\ggreenbe>java -version

java version "1.8.0_231"

Java(TM) SE Runtime Environment (build 1.8.0_231-b32)

Java HotSpot(TM) 64-Bit Server VM (build 25.231-b32, mixed mode)

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Laszlo Kishalmi <laszlo.kisha...@gmail.com>
*Sent:* Tuesday, October 29, 2019 4:32 PM
*To:* users@netbeans.apache.org
*Subject:* Re: Can't build newly cloned project.

You must be running your IDE on new JDK 11.0.5

You need to install 11.2 to overcome that problem or

Check out these issues: https://issues.apache.org/jira/browse/NETBEANS-3251 <https://issues.apache.org/jira/browse/NETBEANS-3251> and https://issues.apache.org/jira/browse/NETBEANS-3253 <https://issues.apache.org/jira/browse/NETBEANS-3253>

The workaround is documented there..

On 10/29/19 4:25 PM, Greenberg, Gary wrote:

    Just cloned a new project from stash repository and trying to
    build it.

    Getting following error message:

    cd P:\dpd_bia_vmssbatch\VMSS-Batch; "JAVA_HOME=C:\\Program
    Files\\Java\\jdk1.8.0_231" cmd /c "\"\"C:\\Program
    Files\\Netbeans\\11.1\\java\\maven\\bin\\mvn.cmd\"
    -Dmaven.ext.class.path=\"C:\\Program
    Files\\Netbeans\\11.1\\java\\maven-nblib\\netbeans-eventspy.jar\"
    -Djava.net.useSystemProxies=true clean install\""

    Cannot run program "cmd" (in directory
    "P:\dpd_bia_vmssbatch\VMSS-Batch"): Malformed argument has
    embedded quote: "C:\Program
    Files\Netbeans\11.1\java\maven\bin\mvn.cmd"
    -Dmaven.ext.class.path="C:\Program
    Files\Netbeans\11.1\java\maven-nblib\netbeans-eventspy.jar"
    -Djava.net.useSystemProxies=true clean install

    Previously I didn’t get anything like that.

    Any ideas how to fix it?

    Gary Greenberg

    Staff Software Engineer

    Data Product Development, BI-A

    E: ggree...@visa.com <mailto:ggree...@visa.com>

    M: 650-269-7902

    EmailSig-TaglineVersion

Reply via email to