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 2019/08/30 10:58:00 UTC

[jira] [Updated] (NETBEANS-3046) Ant build Java cluster, create new project wizard shows HTML/JS node

     [ https://issues.apache.org/jira/browse/NETBEANS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reema Taneja updated NETBEANS-3046:
-----------------------------------
    Description: 
Came across this issue while working on NETBEANS-3045 for enabling installation of a subset of IDE using Installers.
Java cluster has dependence on webcommon cluster. If webcommon is not included, Create New Java Application fails during Activation because loading of org.netbeans.modules.debugger.jpda.truffle module jar fails. The side effect of including webcommon is - in new Project Wizard, node for HTML/JavaScript is seen. Selecting this node to create JavaScript application fails because it further requires websvccommon cluster.

  was:
Came across this issue while working on enh for enabling installation of a subset of IDE using Installers.
Java cluster has dependence on webcommon cluster. If webcommon is not included, Create New Java Application fails during Activation because loading of org.netbeans.modules.debugger.jpda.truffle module jar fails. The side effect of including webcommon is - in new Project Wizard, node for HTML/JavaScript is seen. Selecting this node to create JavaScript application fails because it further requires websvccommon cluster.


> Ant build Java cluster, create new project wizard shows HTML/JS node 
> ---------------------------------------------------------------------
>
>                 Key: NETBEANS-3046
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3046
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Reema Taneja
>            Priority: Minor
>
> Came across this issue while working on NETBEANS-3045 for enabling installation of a subset of IDE using Installers.
> Java cluster has dependence on webcommon cluster. If webcommon is not included, Create New Java Application fails during Activation because loading of org.netbeans.modules.debugger.jpda.truffle module jar fails. The side effect of including webcommon is - in new Project Wizard, node for HTML/JavaScript is seen. Selecting this node to create JavaScript application fails because it further requires websvccommon cluster.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
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