You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Reema Taneja (JIRA)" <ji...@apache.org> on 2018/03/21 06:20:00 UTC

[jira] [Commented] (NETBEANS-363) Cannot debug or run a NbPlatform Application in Java 9 if the IDE was started with Java 9

    [ https://issues.apache.org/jira/browse/NETBEANS-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407513#comment-16407513 ] 

Reema Taneja commented on NETBEANS-363:
---------------------------------------

Fix merged: 

https://github.com/apache/incubator-netbeans/pull/455

> Cannot debug or run a NbPlatform Application in Java 9 if the IDE was started with Java 9
> -----------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-363
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-363
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Platform
>         Environment: Mac
>            Reporter: Austin Stephens
>            Assignee: Reema Taneja
>            Priority: Blocker
>              Labels: PlatformSupport
>         Attachments: DummyApp.zip
>
>
> The following output is from trying to run a platform application that was just created with no modules of its own:
>  
> {code:java}
> platform.download:
> ant -f /Users/astephens/DEV/DummyApp run
> branding:
> Created dir: /Users/astephens/DEV/DummyApp/build/cluster
> Building jar: /Users/astephens/DEV/DummyApp/build/cluster/core/locale/core_dummyapp.jar
> Building jar: /Users/astephens/DEV/DummyApp/build/cluster/modules/locale/org-netbeans-core-windows_dummyapp.jar
> files-init:
> release:
> Created dir: /Users/astephens/DEV/DummyApp/build/cluster/config/Modules
> build:
> No sub-builds to iterate on
> run:
> run.run:
> Creating /Users/astephens/DEV/DummyApp/build/cluster/.lastModified
> Cannot find java. Please use the --jdkhome switch.
> Result: 2
> BUILD SUCCESSFUL (total time: 1 second)
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists