[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Jumping to conclusions a bit quickly here. We’re trying to establish what’s 
going on, as you can see.

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf commented on NETBEANS-3164:
-

Well, that's a pity. Quite a big disadvantage compared to competitor IDEs like 
Eclipse or IntelliJ. IMHO NetBeans user will lose flexibility if this kind of 
narrow coupling of runtime IDE and developing project will further grow!

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Let’s say I’m running 11.2 on top of JDK 8, and in my project I’m using JDK 13. 
Why would text block support not work for me, i.e., why must NetBeans itself 
run on JDK 13?

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread ARUNAVA SINHA (Jira)


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

ARUNAVA SINHA commented on NETBEANS-3164:
-

If Someone runs NB with jdk-13 but Source/Binary format id JDK-8 then he will 
encounter below error:

 String str = """
 hello""";

text blocks are not supported in -source 8
 (use -source 13 or higher to enable text blocks)

';' expected

(Alt-Enter shows hints)

 

Also auto-completion of triple quotes will work only if Source/Binary format id 
JDK-13 and NB is running in JDK-13

 

In project.properties, you need to set below to be able to run and compile the 
project.

javac.compilerargs=\ --enable-preview

run.jvmargs=\ --enable-preview

 

So to use Text Block , NB should run with JDK-13 and   Source/Binary format  
should be JDK-13.

Also need to add --enable-preview flag in run/compiler argument. No need to do 
this manually, there is a hint Enable Preview who will do this job.

 

  

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3165) Java Modular Projects (ant) do not open after installing nb_parser 1.7

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3165:
-

We’re working on reverting or providing an update, simplest would be to use 
11.2 beta1 on JDK 13 where the current latest nb-javac does work, see 
bit.ly/apache-netbeans-11-2-beta-1

> Java Modular Projects (ant) do not open after installing nb_parser 1.7
> --
>
> Key: NETBEANS-3165
> URL: https://issues.apache.org/jira/browse/NETBEANS-3165
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: Ubunut 19, Java 12.01
>Reporter: Martin
>Priority: Blocker
>
> Upon opening classic netbeans (ant) modular project, an exception 
> notifications shows immediately.
> None of my projects do open.
> Removed Nb completly and reinstalled, then again got asked to install 
> nb_parser 1.7.
> Same effect immediatly.
>  
> The exception is as follows:
>  
> Annotation: An error occurred during parsing of 
> '/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
>  An error occurred during parsing of 
> '/home/martin/Projectsxxx/src/xxx/classes/module-info.java'. Please report a 
> bug against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
>  An error occurred during parsing of 
> '/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
> error occurred during parsing of 
> '/home/martin/Projects/xxxclasses/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
> error occurred during parsing of 
> '/home/martin/Projects/mtmscu/xxx/classes/module-info.java'. Please report a 
> bug against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Caused:
>  java.lang.AssertionError: duplicate context value at 
> com.sun.tools.javac.util.Context.put(Context.java:141) at 
> org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader.preRegister(TreeLoader.java:104)
>  at 
> org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader$TreeLoaderRegistryImpl.enhance(TreeLoader.java:577)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.lambda$createJavacTask$10(JavacParser.java:796)
>  at 
> java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
>  at 
> java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:796)
>  at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:374)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:587)
>  at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>  at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>  at 
> org.netbeans.modules.java.source.JavaSourceUtilImpl$1.parseModule(JavaSourceUtilImpl.java:290)
>  at 
> org.netbeans.modules.java.preprocessorbridge.api.ModuleUtilities.parseModule(ModuleUtilities.java:80)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:844)
>  at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:719)
>  at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)[catch]
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
> 

[jira] [Created] (NETBEANS-3166) Update error

2019-09-25 Thread Atta Koko (Jira)
Atta Koko created NETBEANS-3166:
---

 Summary: Update error
 Key: NETBEANS-3166
 URL: https://issues.apache.org/jira/browse/NETBEANS-3166
 Project: NetBeans
  Issue Type: Bug
Reporter: Atta Koko






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



[jira] [Commented] (NETBEANS-3165) Java Modular Projects (ant) do not open after installing nb_parser 1.7

2019-09-25 Thread Andre Lopes (Jira)


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

Andre Lopes commented on NETBEANS-3165:
---

Its also happening on Maven projects. Basically, after updating nb javac, you 
cant use GUI builder anymore.

> Java Modular Projects (ant) do not open after installing nb_parser 1.7
> --
>
> Key: NETBEANS-3165
> URL: https://issues.apache.org/jira/browse/NETBEANS-3165
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: Ubunut 19, Java 12.01
>Reporter: Martin
>Priority: Blocker
>
> Upon opening classic netbeans (ant) modular project, an exception 
> notifications shows immediately.
> None of my projects do open.
> Removed Nb completly and reinstalled, then again got asked to install 
> nb_parser 1.7.
> Same effect immediatly.
>  
> The exception is as follows:
>  
> Annotation: An error occurred during parsing of 
> '/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
>  An error occurred during parsing of 
> '/home/martin/Projectsxxx/src/xxx/classes/module-info.java'. Please report a 
> bug against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
>  An error occurred during parsing of 
> '/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
> error occurred during parsing of 
> '/home/martin/Projects/xxxclasses/module-info.java'. Please report a bug 
> against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
> error occurred during parsing of 
> '/home/martin/Projects/mtmscu/xxx/classes/module-info.java'. Please report a 
> bug against java/source and attach dump file 
> '/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Caused:
>  java.lang.AssertionError: duplicate context value at 
> com.sun.tools.javac.util.Context.put(Context.java:141) at 
> org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader.preRegister(TreeLoader.java:104)
>  at 
> org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader$TreeLoaderRegistryImpl.enhance(TreeLoader.java:577)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.lambda$createJavacTask$10(JavacParser.java:796)
>  at 
> java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
>  at 
> java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:796)
>  at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:374)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:587)
>  at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>  at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>  at 
> org.netbeans.modules.java.source.JavaSourceUtilImpl$1.parseModule(JavaSourceUtilImpl.java:290)
>  at 
> org.netbeans.modules.java.preprocessorbridge.api.ModuleUtilities.parseModule(ModuleUtilities.java:80)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:844)
>  at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:719)
>  at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)[catch]
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
> 

[jira] [Updated] (NETBEANS-3165) Java Modular Projects (ant) do not open after installing nb_parser 1.7

2019-09-25 Thread Martin (Jira)


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

Martin updated NETBEANS-3165:
-
Description: 
Upon opening classic netbeans (ant) modular project, an exception notifications 
shows immediately.

None of my projects do open.

Removed Nb completly and reinstalled, then again got asked to install nb_parser 
1.7.

Same effect immediatly.

 

The exception is as follows:

 

Annotation: An error occurred during parsing of 
'/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
 An error occurred during parsing of 
'/home/martin/Projectsxxx/src/xxx/classes/module-info.java'. Please report a 
bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
 An error occurred during parsing of 
'/home/martin/Projects/xxx/classes/module-info.java'. Please report a bug 
against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
error occurred during parsing of 
'/home/martin/Projects/xxxclasses/module-info.java'. Please report a bug 
against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
error occurred during parsing of 
'/home/martin/Projects/mtmscu/xxx/classes/module-info.java'. Please report a 
bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Caused:
 java.lang.AssertionError: duplicate context value at 
com.sun.tools.javac.util.Context.put(Context.java:141) at 
org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader.preRegister(TreeLoader.java:104)
 at 
org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader$TreeLoaderRegistryImpl.enhance(TreeLoader.java:577)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.lambda$createJavacTask$10(JavacParser.java:796)
 at 
java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
 at 
java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:796)
 at 
org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:374)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:587)
 at 
org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
 at 
org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
 at 
org.netbeans.modules.java.source.JavaSourceUtilImpl$1.parseModule(JavaSourceUtilImpl.java:290)
 at 
org.netbeans.modules.java.preprocessorbridge.api.ModuleUtilities.parseModule(ModuleUtilities.java:80)
 at 
org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:844)
 at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:719)
 at 
org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)[catch]
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.performScan(RunWhenScanFinishedSupport.java:83)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6095)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6091)
 at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
 at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
 at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
 at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67) at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.run(RepositoryUpdater.java:6091)
 at 

[jira] [Created] (NETBEANS-3165) Java Modular Projects (ant) do not open after installing nb_parser 1.7

2019-09-25 Thread Martin (Jira)
Martin created NETBEANS-3165:


 Summary: Java Modular Projects (ant) do not open after installing 
nb_parser 1.7
 Key: NETBEANS-3165
 URL: https://issues.apache.org/jira/browse/NETBEANS-3165
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
 Environment: Ubunut 19, Java 12.01
Reporter: Martin


Upon opening classic netbeans (ant) modular project, an exception notifications 
shows immediately.

None of my projects do open.

Removed Nb completly and reinstalled, then again got asked to install nb_parser 
1.7.

Same effect immediatly.

 

The exception is as follows:

 

Annotation: An error occurred during parsing of 
'/home/martin/Projects/mtmscu/sarah.clientstub/src/sarah.clientstub/classes/module-info.java'.
 Please report a bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
 An error occurred during parsing of 
'/home/martin/Projects/mtmscu/sarah.clientstub/src/sarah.clientstub/classes/module-info.java'.
 Please report a bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Annotation:
 An error occurred during parsing of 
'/home/martin/Projects/mtmscu/sarah.clientstub/src/sarah.clientstub/classes/module-info.java'.
 Please report a bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
error occurred during parsing of 
'/home/martin/Projects/mtmscu/sarah.clientstub/src/sarah.clientstub/classes/module-info.java'.
 Please report a bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.An 
error occurred during parsing of 
'/home/martin/Projects/mtmscu/sarah.clientstub/src/sarah.clientstub/classes/module-info.java'.
 Please report a bug against java/source and attach dump file 
'/home/martin/snap/netbeans/common/data/11.1/var/log/module-info_3.dump'.Caused:
 java.lang.AssertionError: duplicate context value at 
com.sun.tools.javac.util.Context.put(Context.java:141) at 
org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader.preRegister(TreeLoader.java:104)
 at 
org.netbeans.modules.java.source.nbjavac.parsing.TreeLoader$TreeLoaderRegistryImpl.enhance(TreeLoader.java:577)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.lambda$createJavacTask$10(JavacParser.java:796)
 at 
java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
 at 
java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:796)
 at 
org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:374)
 at 
org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:587)
 at 
org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
 at 
org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
 at 
org.netbeans.modules.java.source.JavaSourceUtilImpl$1.parseModule(JavaSourceUtilImpl.java:290)
 at 
org.netbeans.modules.java.preprocessorbridge.api.ModuleUtilities.parseModule(ModuleUtilities.java:80)
 at 
org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:844)
 at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:719)
 at 
org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)[catch]
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.performScan(RunWhenScanFinishedSupport.java:83)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6095)
 at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6091)
 at 

[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Yes, let's see what [~arunava.sinha] says about this.

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Comment Edited] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf edited comment on NETBEANS-3164 at 9/25/19 6:44 PM:
--

This sound a bit odd to me. if NetBeans need to run 13 itself, why should I add 
platform JDK and source/target. The IDE shouldn't be bound to the code it 
develops. Hmm...

@[~arunava.sinha]: What do you think?


was (Author: graben):
This sound a bit odd to me. if Netbeans need to run 13 itself, why should I add 
platform JDK and source/target. The IDE shouldn't be bound to the code it 
develops. Hmm... 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf commented on NETBEANS-3164:
-

This sound a bit odd to me. if Netbeans need to run 13 itself, why should I add 
platform JDK and source/target. The IDE shouldn't be bound to the code it 
develops. Hmm... 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Environment: 
Windows 10
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)

Product Version: Apache NetBeans IDE 11.2-beta1
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
Runtime: OpenJDK Runtime Environment 11.0.4+11
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1

  was:
Windows 10
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)


> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
> Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
> Runtime: OpenJDK Runtime Environment 11.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\grafbe\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\grafbe\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Yes, I believe that makes sense, NetBeans needs to run under 13 itself. 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Comment Edited] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3164 at 9/25/19 6:36 PM:
--

Maybe also paste here what you see under Help | About, i.e., your environment.

Product Version: Apache NetBeans IDE 11.2-beta1
Java: 13; OpenJDK 64-Bit Server VM 13+33
Runtime: OpenJDK Runtime Environment 13+33
System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_NL (nb)
User directory: /Users/geertjanwielenga/Library/Application 
Support/NetBeans/11.2-beta1
Cache directory: /Users/geertjanwielenga/Library/Caches/NetBeans/11.2-beta1


was (Author: geertjanwielenga):
Maybe also paste here what you see under Help | About, i.e., your environment.

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Comment Edited] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf edited comment on NETBEANS-3164 at 9/25/19 6:36 PM:
--

Found the root cause. NetBeans itself must run under 13 as well. Was 11 before. 
Now it works. Can you try to reproduce this as well? 


was (Author: graben):
Found the root. NetBeans itself must run under 13 as well. Was 11 before. Now 
it works. Can you try to reproduce this as well? 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf commented on NETBEANS-3164:
-

Found the root. NetBeans itself must run under 13 as well. Was 11 before. Now 
it works. Can you try to reproduce this as well? 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Maybe also paste here what you see under Help | About, i.e., your environment.

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Maybe as a workaround try to restart.

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Environment: 
Windows 10
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Windows 10
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13+33, mixed mode, sharing)
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf commented on NETBEANS-3164:
-

Well, Platform and Source set to JDK 13 and both javac.compilerargs and 
run.jvmargs has --enable-preview set.

As seen in the screenshot even the editor does not recognize the JDK13 feature.

 

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Assigned] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga reassigned NETBEANS-3164:
---

Assignee: ARUNAVA SINHA  (was: Geertjan Wielenga)

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Assignee: ARUNAVA SINHA
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Assigned] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga reassigned NETBEANS-3164:
---

Assignee: Geertjan Wielenga

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Assignee: Geertjan Wielenga
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3164:
-

Just tried that. For me, works fine, using Ant.

Make sure your Source/Binary format is set to JDK 13 and Java Platform is also 
JDK 13, both in Project Properties dialig box.

In project.properties, you should see this when you've enabled preview support:

javac.compilerargs=\ --enable-preview

run.jvmargs=\ --enable-preview


> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly in 11.2beta1

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Summary: JDK 13 preview feature not working correctly in 11.2beta1  (was: 
JDK 13 preview feature not working correctly )

> JDK 13 preview feature not working correctly in 11.2beta1
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Description: 
Try to build a simple ant based project with a multiline String.

!image-2019-09-25-20-13-45-510.png|width=500!

 

Reproduce:

Install beta1 from zip with fresh profile

Install latest nb-javac 1.7

Create new ant based Java project

Add multiline String and enable preview via hint (--enable-preview)

  was:
Try to build a simple ant based project with a multiline String.

 

Reproduce:

Install beta1 from zip with fresh profile

Install latest nb-javac 1.7

Create new ant based Java project

Add multiline String and enable preview via hint (--enable-preview)


> JDK 13 preview feature not working correctly 
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
> Install beta1 from zip with fresh profile
> Install latest nb-javac 1.7
> Create new ant based Java project
> Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Description: 
Try to build a simple ant based project with a multiline String.

!image-2019-09-25-20-13-45-510.png|width=500!

 

Reproduce:
 * Install beta1 from zip with fresh profile
 * Install latest nb-javac 1.7
 * Create new ant based Java project
 * Add multiline String and enable preview via hint (--enable-preview)

  was:
Try to build a simple ant based project with a multiline String.

!image-2019-09-25-20-13-45-510.png|width=500!

 

Reproduce:

Install beta1 from zip with fresh profile

Install latest nb-javac 1.7

Create new ant based Java project

Add multiline String and enable preview via hint (--enable-preview)


> JDK 13 preview feature not working correctly 
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
> !image-2019-09-25-20-13-45-510.png|width=500!
>  
> Reproduce:
>  * Install beta1 from zip with fresh profile
>  * Install latest nb-javac 1.7
>  * Create new ant based Java project
>  * Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Updated] (NETBEANS-3164) JDK 13 preview feature not working correctly

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf updated NETBEANS-3164:

Attachment: image-2019-09-25-20-13-45-510.png

> JDK 13 preview feature not working correctly 
> -
>
> Key: NETBEANS-3164
> URL: https://issues.apache.org/jira/browse/NETBEANS-3164
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Benjamin Graf
>Priority: Major
> Attachments: image-2019-09-25-20-13-45-510.png
>
>
> Try to build a simple ant based project with a multiline String.
>  
> Reproduce:
> Install beta1 from zip with fresh profile
> Install latest nb-javac 1.7
> Create new ant based Java project
> Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Created] (NETBEANS-3164) JDK 13 preview feature not working correctly

2019-09-25 Thread Benjamin Graf (Jira)
Benjamin Graf created NETBEANS-3164:
---

 Summary: JDK 13 preview feature not working correctly 
 Key: NETBEANS-3164
 URL: https://issues.apache.org/jira/browse/NETBEANS-3164
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
Reporter: Benjamin Graf


Try to build a simple ant based project with a multiline String.

 

Reproduce:

Install beta1 from zip with fresh profile

Install latest nb-javac 1.7

Create new ant based Java project

Add multiline String and enable preview via hint (--enable-preview)



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



[jira] [Commented] (NETBEANS-3100) Ant project not runnable

2019-09-25 Thread Benjamin Graf (Jira)


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

Benjamin Graf commented on NETBEANS-3100:
-

No problem with actual 11.2beta1. Will close the issue!

> 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= 
>  # Create new project "Java with Ant / Java Application"
>  # Try to run generated Class "JavaApplication" 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" 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



[jira] [Closed] (NETBEANS-3100) Ant project not runnable

2019-09-25 Thread Benjamin Graf (Jira)


 [ 
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= 
>  # Create new project "Java with Ant / Java Application"
>  # Try to run generated Class "JavaApplication" 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" 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



[jira] [Updated] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)


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

bao ngo updated NETBEANS-3163:
--
Attachment: netbeans.log1

> AssertionError when opening/switching files
> ---
>
> Key: NETBEANS-3163
> URL: https://issues.apache.org/jira/browse/NETBEANS-3163
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bao ngo
>Priority: Major
> Attachments: Screenshot from 2019-09-26 00-04-10.png, netbeans.log, 
> netbeans.log1
>
>
> Whenever I try to open/switch files, I get the AssertionError:: duplicate 
> context value, and sometime it shown as the error popup.



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



[jira] [Updated] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)


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

bao ngo updated NETBEANS-3163:
--
Priority: Critical  (was: Major)

> AssertionError when opening/switching files
> ---
>
> Key: NETBEANS-3163
> URL: https://issues.apache.org/jira/browse/NETBEANS-3163
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bao ngo
>Priority: Critical
> Attachments: Screenshot from 2019-09-26 00-04-10.png, netbeans.log, 
> netbeans.log1
>
>
> Whenever I try to open/switch files, I get the AssertionError:: duplicate 
> context value, and sometime it shown as the error popup.



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



[jira] [Updated] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)


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

bao ngo updated NETBEANS-3163:
--
Description: Whenever I try to open/switch files, I get the AssertionError: 
duplicate context value, and sometime it shown as the error popup.  (was: 
Whenever I try to open/switch files, I get the AssertionError:: duplicate 
context value, and sometime it shown as the error popup.)

> AssertionError when opening/switching files
> ---
>
> Key: NETBEANS-3163
> URL: https://issues.apache.org/jira/browse/NETBEANS-3163
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bao ngo
>Priority: Critical
> Attachments: Screenshot from 2019-09-26 00-04-10.png, netbeans.log, 
> netbeans.log1
>
>
> Whenever I try to open/switch files, I get the AssertionError: duplicate 
> context value, and sometime it shown as the error popup.



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



[jira] [Updated] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)


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

bao ngo updated NETBEANS-3163:
--
Attachment: Screenshot from 2019-09-26 00-04-10.png

> AssertionError when opening/switching files
> ---
>
> Key: NETBEANS-3163
> URL: https://issues.apache.org/jira/browse/NETBEANS-3163
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bao ngo
>Priority: Major
> Attachments: Screenshot from 2019-09-26 00-04-10.png, netbeans.log
>
>
> Whenever I try to open/switch files, I get the AssertionError:: duplicate 
> context value, and sometime it shown as the error popup.



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



[jira] [Updated] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)


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

bao ngo updated NETBEANS-3163:
--
Description: Whenever I try to open/switch files, I get the 
AssertionError:: duplicate context value, and sometime it shown as the error 
popup.  (was: Whenever I try to open/switch files, I get the AssertionError:: 
duplicate context value, and sometime itshown as the error popup.)

> AssertionError when opening/switching files
> ---
>
> Key: NETBEANS-3163
> URL: https://issues.apache.org/jira/browse/NETBEANS-3163
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bao ngo
>Priority: Major
> Attachments: netbeans.log
>
>
> Whenever I try to open/switch files, I get the AssertionError:: duplicate 
> context value, and sometime it shown as the error popup.



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



[jira] [Created] (NETBEANS-3163) AssertionError when opening/switching files

2019-09-25 Thread bao ngo (Jira)
bao ngo created NETBEANS-3163:
-

 Summary: AssertionError when opening/switching files
 Key: NETBEANS-3163
 URL: https://issues.apache.org/jira/browse/NETBEANS-3163
 Project: NetBeans
  Issue Type: Bug
Reporter: bao ngo


Whenever I try to open/switch files, I get the AssertionError:: duplicate 
context value, and sometime itshown as the error popup.



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



[jira] [Updated] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-09-25 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias updated NETBEANS-3158:
--
Description: 
Installed plugins data seems to get corrupted with normal use. 'netbeans' then 
requests re-installation of 'nbjavac' plugin which fails.

Problem can be reproduced in this way:
 # Run 'netbeans' without --userdir & --cachedir options # Default values 
'$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.
 # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1 options. # First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.

Run sequentially:
 * netbeans
 * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1

After a few times:
 * Directory $HOME/.netbeans/11.1/config/Modules is empty.

 * 'netbeans' requests re-installation of 'nbjavac' (which fails).

 * Tools/Plugins/Installed shows that there are no active plugins.

  was:
Installed plugins data seems to get corrupted with normal use. 'netbeans' then 
requests re-installation of 'nbjavac' plugin which fails.

Problem can be reproduced in this way:
 # Run 'netbeans' without --userdir & --cachedir options # Default values 
'$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.
 # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1 options. # First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.

Run alternately:
 * netbeans
 * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1

After a few times:
 * Directory $HOME/.netbeans/11.1/config/Modules is emptied.

 * 'netbeans' requests re-installation of 'nbjavac' (which fails).

 * Tools/Plugins/Installed shows that there are no active plugins.


> netbeans 11.1 requests re-installation of nbjavac plugin and fails.
> ---
>
> Key: NETBEANS-3158
> URL: https://issues.apache.org/jira/browse/NETBEANS-3158
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.1
> Environment: Linux Cinnamon Mint 19.2
>Reporter: Manuel Iglesias
>Priority: Major
>
> Installed plugins data seems to get corrupted with normal use. 'netbeans' 
> then requests re-installation of 'nbjavac' plugin which fails.
> Problem can be reproduced in this way:
>  # Run 'netbeans' without --userdir & --cachedir options # Default values 
> '$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
>  Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
> triggered.
>  Install plugins and exit.
>  # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
> $HOME/Test/.cache/netbeans/11.1 options. # First run.
>  Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
> triggered.
>  Install plugins and exit.
> Run sequentially:
>  * netbeans
>  * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
> $HOME/Test/.cache/netbeans/11.1
> After a few times:
>  * Directory $HOME/.netbeans/11.1/config/Modules is empty.
>  * 'netbeans' requests re-installation of 'nbjavac' (which fails).
>  * Tools/Plugins/Installed shows that there are no active plugins.



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



[jira] [Updated] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-09-25 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias updated NETBEANS-3158:
--
Description: 
Installed plugins data seems to get corrupted with normal use. 'netbeans' then 
requests re-installation of 'nbjavac' plugin which fails.

Problem can be reproduced in this way:
 # Run 'netbeans' without --userdir & --cachedir options # Default values 
'$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.
 # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1 options. # First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.

Run alternately:
 * netbeans
 * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1

After a few times:
 * Directory $HOME/.netbeans/11.1/config/Modules is emptied.

 * 'netbeans' requests re-installation of 'nbjavac' (which fails).

 * Tools/Plugins/Installed shows that there are no active plugins.

  was:
Installed plugins data seems to be get corrupted with normal use. 'netbeans' 
then requests re-installation of 'nbjavac' plugin which fails.

Problem can be reproduced in this way:
 # Run 'netbeans' with default --userdir & --cachedir # '$HOME/.netbeans' & 
'$HOME/.cache/netbeans'. First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.
 # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1 options. # First run.
 Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
triggered.
 Install plugins and exit.

Run alternatively:
 * netbeans
 * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
$HOME/Test/.cache/netbeans/11.1

After a few times:
 * Directory $HOME/.netbeans/11.1/config/Modules is emptied.

 * 'netbeans' requests re-installation of 'nbjavac' (which fails).

 * Tools/Plugins/Installed shows that there are no active plugins.


> netbeans 11.1 requests re-installation of nbjavac plugin and fails.
> ---
>
> Key: NETBEANS-3158
> URL: https://issues.apache.org/jira/browse/NETBEANS-3158
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.1
> Environment: Linux Cinnamon Mint 19.2
>Reporter: Manuel Iglesias
>Priority: Major
>
> Installed plugins data seems to get corrupted with normal use. 'netbeans' 
> then requests re-installation of 'nbjavac' plugin which fails.
> Problem can be reproduced in this way:
>  # Run 'netbeans' without --userdir & --cachedir options # Default values 
> '$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
>  Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
> triggered.
>  Install plugins and exit.
>  # Run 'netbeans' with  --userdir $HOME/Test/.netbeans/11.1 --cachedir 
> $HOME/Test/.cache/netbeans/11.1 options. # First run.
>  Open new project so that installation of 'nbjavac' & 'javafx' plugins is 
> triggered.
>  Install plugins and exit.
> Run alternately:
>  * netbeans
>  * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir 
> $HOME/Test/.cache/netbeans/11.1
> After a few times:
>  * Directory $HOME/.netbeans/11.1/config/Modules is emptied.
>  * 'netbeans' requests re-installation of 'nbjavac' (which fails).
>  * Tools/Plugins/Installed shows that there are no active plugins.



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



[jira] [Closed] (NETBEANS-669) native2ascii tool has been removed in JDK 9

2019-09-25 Thread Rami Swailem (Jira)


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

Rami Swailem closed NETBEANS-669.
-
Resolution: Fixed

> native2ascii tool has been removed in JDK 9
> ---
>
> Key: NETBEANS-669
> URL: https://issues.apache.org/jira/browse/NETBEANS-669
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-268-on-20180411)
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Mac OS X version 10.13.4 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Minor
>  Labels: installer
>
> I can't create a nbm:build-installer
> [https://bz.apache.org/bugzilla/show_bug.cgi?id=59855]
> [https://bugs.openjdk.java.net/browse/JDK-8074431]
>  
> Exception:
> 
>  BUILD FAILURE
>  
>  Total time: 4.641 s
>  Finished at: 2018-04-16T12:39:46+02:00
>  
>  Failed to execute goal 
> org.codehaus.mojo:nbm-maven-plugin:4.1:build-installers (default-cli) on 
> project Test: Installers creation failed: 
> /Users/rami/NetBeansProjects/Test/application/target/installer/nbi/stub/template.xml:145:
>  Error starting Sun's native2ascii: : sun.tools.native2ascii.Main -> [Help 1]
> To see the full stack trace of the errors, re-run Maven with the -e switch.
>  Re-run Maven using the -X switch to enable full debug logging.
> For more information about the errors and possible solutions, please read the 
> following articles:
>  [Help 1] 
> [http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException]



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



[jira] [Closed] (NETBEANS-2190) WARNING: package com.sun.tools.javadoc.main not in jdk.javadoc

2019-09-25 Thread Rami Swailem (Jira)


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

Rami Swailem closed NETBEANS-2190.
--
Resolution: Fixed

> WARNING: package com.sun.tools.javadoc.main not in jdk.javadoc
> --
>
> Key: NETBEANS-2190
> URL: https://issues.apache.org/jira/browse/NETBEANS-2190
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 11.0
>Reporter: Rami Swailem
>Priority: Trivial
>
> When I start my IDE, I get the following warning: 
> {code:java}
> WARNING: package com.sun.tools.javadoc.main not in jdk.javadoc
> {code}
> {code:java}
> rami@iMac ~/NetBeansProjects/netbeans $ sh bin/netbeans
> WARNING: package com.sun.tools.javadoc.main not in jdk.javadoc
> ---
> >Log Session: Friday, March 1, 2019 at 10:47:37 AM Central European Standard 
> >Time
> >System Info: 
>   Product Version = Apache NetBeans IDE Dev (Build 
> 20190301-5f7d8481d15b) (#5f7d8481d15b)
>   Operating System= Mac OS X version 10.13.6 running on x86_64
>   Java; VM; Vendor= 13-ea; OpenJDK 64-Bit Server VM 13-ea+10; Oracle 
> Corporation
>   Runtime = OpenJDK Runtime Environment 13-ea+10
>   Java Home   = 
> /Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home
>   System Locale; Encoding = en_DE (nb); UTF-8
>   Home Directory  = /Users/rami
>   Current Directory   = /Users/rami/NetBeansProjects/netbeans
>   User Directory  = /Users/rami/Library/Application 
> Support/NetBeans/dev
>   Cache Directory = /Users/rami/Library/Caches/NetBeans/dev
> {code}



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



[jira] [Closed] (NETBEANS-2090) Image inside tooltip not working any more

2019-09-25 Thread Rami Swailem (Jira)


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

Rami Swailem closed NETBEANS-2090.
--
Resolution: Fixed

> Image inside tooltip not working any more
> -
>
> Key: NETBEANS-2090
> URL: https://issues.apache.org/jira/browse/NETBEANS-2090
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Generic Infrastructure
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20190207-1340caf09590)
> Updates: Updates available
> Java: 13-ea; OpenJDK 64-Bit Server VM 13-ea+6
> Runtime: OpenJDK Runtime Environment 13-ea+6
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Major
> Attachments: Screen Shot 2019-02-07 at 11.50.26.png
>
>
> Reproduction steps:
> Open any Java File and make any syntax error
> Expected result:
> NetBeans show an _error badges_ in the _Projects_ window with Tooltip 
> contains error badge
> Actual result:
> NetBeans show an _error badges_ in the _Projects_ window with Tooltip 
> *without error badge*
>  
> Same error in RCP APP
> jLabel.setToolTipText("Hello img.getAbsolutePath() + "'>");
>  
> tested with JDK 8 and JDK 13 



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



[jira] [Closed] (NETBEANS-2316) auto completion doesn't work right sometimes

2019-09-25 Thread Rami Swailem (Jira)


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

Rami Swailem closed NETBEANS-2316.
--
Resolution: Not A Bug

> auto completion doesn't work right sometimes
> 
>
> Key: NETBEANS-2316
> URL: https://issues.apache.org/jira/browse/NETBEANS-2316
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Completion  Templates
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20190326-6152daeea605)
> Updates: Updates available
> Java: 13-ea; OpenJDK 64-Bit Server VM 13-ea+13
> Runtime: OpenJDK Runtime Environment 13-ea+13
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
> User directory: /Users/rami/Library/Application Support/NetBeans/dev
> Cache directory: /Users/rami/Library/Caches/NetBeans/dev
>Reporter: Rami Swailem
>Priority: Major
> Attachments: Completion.mov
>
>
> please take a look at the attached video.
> At the '.', I get a list of methods, whatever I select autocomplete show 
> wrong result



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



[netbeans] annotated tag 11.2-beta1 updated (fc82d6f -> 40fd5ef)

2019-09-25 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to annotated tag 11.2-beta1
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


*** WARNING: tag 11.2-beta1 was modified! ***

from fc82d6f  (commit)
  to 40fd5ef  (tag)
 tagging fc82d6fe44bb3557f757bc520b7bc95fade01ebd (commit)
 replaces 9.0-rc1-rc1
  by Neil C Smith
  on Wed Sep 25 11:33:14 2019 +0100

- Log -
Apache NetBeans 11.2-beta1
---


No new revisions were added by this update.

Summary of changes:


-
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



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-09-25 Thread Jira


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

Dominik Derwiński commented on NETBEANS-2415:
-

The problem was Geertjan's comment:
{quote}
http://plugins.netbeans.org/plugin/76472/wildfly-application-server
Works perfectly fine in 11.0 and later. Take a moment and try it, please.
{quote}
...so I tried to install it into 11.0 which was working for me for a long time 
with 8.2 plugin (couldn't switch to 11.1 because 8.2 plugin didn't work in it 
at all). Perhaps T Gergely also used 11.0.

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



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



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-09-25 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet commented on NETBEANS-2415:
-

[~TGergely]Could you tell me which version of Apache NetBeans you are using ? 
Looking at the code JAVA_EE_8_FULL was introduced in July and is in 11.1 code 
base so it shouldn't be an issue

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



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



[jira] [Commented] (NETBEANS-3162) Al ejecutar un programa, en la barra donde sale que se esta ejecutando se acumulan las ejecuciones y compilaciones que hago, y le doy en Cancelar proceso y no respon

2019-09-25 Thread Christian Lenz (Jira)


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

Christian Lenz commented on NETBEANS-3162:
--

Hi, please use english for the title, the description and everything else and 
please provide reproducable steps as explicit as possible. Thx.

> Al ejecutar un programa, en la barra donde sale que se esta ejecutando se 
> acumulan las ejecuciones y compilaciones que hago, y le doy en Cancelar 
> proceso y no responde.
> 
>
> Key: NETBEANS-3162
> URL: https://issues.apache.org/jira/browse/NETBEANS-3162
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10
>Reporter: Jonatan 
>Assignee: Jonatan 
>Priority: Major
> Attachments: ERROR.jpg
>
>
> param>IllegalArgumentException: Key contains code point U+
>  Please provide a description of the problem or the steps to 
> reproduce
>  *
>  
> Ese error me aparece.



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