Eduardo Quintanilla created NETBEANS-1751:
---------------------------------------------

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


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