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

Benjamin Graf closed NETBEANS-3100.
-----------------------------------
    Resolution: Cannot Reproduce

> Ant project not runnable
> ------------------------
>
>                 Key: NETBEANS-3100
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3100
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Ant Project
>    Affects Versions: 11.2
>         Environment: NetBeans-dev-netbeans-linux-1247-on-20190915-release
> Windows 10
> OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.222-b10, mixed mode)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.4+11, mixed mode)
>            Reporter: Benjamin Graf
>            Priority: Major
>
> Plain Ant based Java Application is not runnable when using Java 11. It does 
> work with Java 8. No error message, no log, total silence.
> Seems to be a regression introduced with one of the latest changes between 
> 11.1 and 11.2.
>  
> Steps to reproduce:
>  # Unpack plain zip distribution for version 11.1+ (actually 
> [NetBeans-dev-netbeans-linux-1250-on-20190916-release.zip|https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-linux/1250/artifact/nbbuild/NetBeans-dev-netbeans-linux-1250-on-20190916-release.zip])
>  ** delete any previous profile files
>  # Configure Java 11 as runtime environment in "etc/netbeans.conf"
>  ** netbeans_jdkhome= <Point ot local JDK 11>
>  # Create new project "Java with Ant / Java Application"
>  # Try to run generated Class "JavaApplication<X>" with generated main method
>  # Nothing in Output window
>  # Add JDK 8 to IDE via Tools/Java Platforms
>  # Switch Java Platform in project properties to JDK 8
>  # Try to run generated Class "JavaApplication<X>" with generated main method
>  # Run in Output visable



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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

Reply via email to