You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Geertjan Wielenga (JIRA)" <ji...@apache.org> on 2018/11/26 16:56:00 UTC

[jira] [Commented] (NETBEANS-1751) Anagram sample not working with JDK 12 due to compatibility with JDK 6

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

Geertjan Wielenga commented on NETBEANS-1751:
---------------------------------------------

JDK 12 does not exist yet, Apache NetBeans does not and cannot support it.

> Anagram sample not working with JDK 12 due to compatibility with JDK 6
> ----------------------------------------------------------------------
>
>                 Key: NETBEANS-1751
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1751
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 10.0
>         Environment: JDK 12, Windows 10
>            Reporter: Eduardo Quintanilla
>            Priority: Minor
>
> Anagram sample not working with JDK 12 due to compatibility with JDK 6
>  
> *Steps to reproduce:*
>  
>  # Open Netbeans 10 vc4.
>  # Create new project
>  ## Select Samples => Anagram Game
>  ## Complete the wizard
>  # Build the project
>  # The build fails
> *Workaround:*
> Changing the Source/Binary format to JDJ 7 fixes the problem.
>  
> *Error details:*
> error: Source option 6 is no longer supported. Use 7 or later.
> error: Target option 6 is no longer supported. Use 7 or later.
> BUILD FAILED (total time: 0 seconds)
>  
> *Environment details:*
>  
> *Product Version:* Apache NetBeans IDE Dev (Build incubator-netbeans-release-370-on-20181121)
> *Java:* 12-ea; OpenJDK 64-Bit Server VM 12-ea+19
> *Runtime:* OpenJDK Runtime Environment 12-ea+19
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\block\AppData\Roaming\NetBeans\10.0
> *Cache directory:* C:\Users\block\AppData\Local\NetBeans\Cache\10.0



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