[jira] [Created] (NETBEANS-441) Code Formatting and Caret Position

2018-03-04 Thread Hyeonwoo O (JIRA)
Hyeonwoo O created NETBEANS-441:
---

 Summary: Code Formatting and Caret Position
 Key: NETBEANS-441
 URL: https://issues.apache.org/jira/browse/NETBEANS-441
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Formatting & Indentation
Affects Versions: 8.2
 Environment: Windows 10
Reporter: Hyeonwoo O


After formatting document, the caret always move to left edge.
Please make caret don't move when the document is formatted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-442) Initializing indent when pasting code

2018-03-04 Thread Hyeonwoo O (JIRA)
Hyeonwoo O created NETBEANS-442:
---

 Summary: Initializing indent when pasting code
 Key: NETBEANS-442
 URL: https://issues.apache.org/jira/browse/NETBEANS-442
 Project: NetBeans
  Issue Type: Wish
  Components: editor - Formatting & Indentation
Affects Versions: 8.2
 Environment: Windows 10
Reporter: Hyeonwoo O


When pasting code in the editor, indents are applied based on original position 
of the code. So I have to reformat each time I paste code.
I think it would be better if the indentation of pasted code is initialized 
based on the corresponding to the lines.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-437) Code-complete fails override methods in anonymous classes

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-437:
---
Component/s: java - Source

> Code-complete fails override methods in anonymous classes
> -
>
> Key: NETBEANS-437
> URL: https://issues.apache.org/jira/browse/NETBEANS-437
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-222-on-20180226)
> 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: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>
> It looks like we need a similar fix as NETBEANS-252 for anonymous classes.
> Repro steps:
> # Given:
> {code:java}
> Phaser test = new Phaser()
> {
>   // Place caret here
> };
> {code}
> # Place caret inside the anonymous class body
> # Invoke code-complete
> # Select "onAdvance" method and hit ENTER
> # No method is generated



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-417) Adjust Native windows ide lauchner for jdk 9

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-417:
---
Component/s: platform - Launchers&CLI

> Adjust Native windows ide lauchner for jdk 9 
> -
>
> Key: NETBEANS-417
> URL: https://issues.apache.org/jira/browse/NETBEANS-417
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Reporter: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-417) Adjust native Windows IDE launcher for JDK 9

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-417:
---
Summary: Adjust native Windows IDE launcher for JDK 9   (was: Adjust Native 
windows ide lauchner for jdk 9 )

> Adjust native Windows IDE launcher for JDK 9 
> -
>
> Key: NETBEANS-417
> URL: https://issues.apache.org/jira/browse/NETBEANS-417
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Reporter: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-416) Excessive CPU usage

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-416:
---
Component/s: ide - Performance

> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 8.2, 9.0
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, 
> netbeans_30_cpu_usage.png, netbeans_9.0_plugins.png, profile_9.0.npss, 
> profiler_window.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-411) Licensing of wav file in JavaFX sample

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-411:
---
Component/s: javafx - Project

> Licensing of wav file in JavaFX sample
> --
>
> Key: NETBEANS-411
> URL: https://issues.apache.org/jira/browse/NETBEANS-411
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> /javafx2.samples/Xylophone/src/xylophone/Note?.wav
> Need to evaluate how the above is licensed.
> Simplest might be to simply remove that specific sample – there are many 
> samples for JavaFX already and one or two less won't hurt.
> See the related comments by IPMC member Justin Mclean, as part of his rc3 
> evaluation:
> [https://lists.apache.org/thread.html/73ce8a13d5c13b56c300e4aad1e9e9bc8351ea6e836f5dc60a55cfaa@%3Cgeneral.incubator.apache.org%3E]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-410) Remove compiled source code

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-410:
---
Component/s: ide - Code

> Remove compiled source code
> ---
>
> Key: NETBEANS-410
> URL: https://issues.apache.org/jira/browse/NETBEANS-410
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Reporter: Geertjan Wielenga
>Priority: Major
>
> The following need to be removed since they are compiled code and Apache 
> projects should consist of source code only:
> 1 
> ./autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/dummy-signed-twice.jar
> 2 
> ./autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/dummy-signed.jar
> 3 
> ./classfile/test/unit/src/org/netbeans/modules/classfile/datafiles/WithLambda.classx
> 4 ./classfile/test/unit/src/regression/datafiles/left-square.class
> 5 ./classfile/test/unit/src/regression/datafiles/SwitchData.class
> 6 ./classfile/test/unit/src/regression/datafiles/test91098.class
> 7 ./nbi/engine/src/org/netbeans/installer/utils/applications/TestJDK.class
> See the related comments by IPMC member Justin Mclean, as part of his rc3 
> evaluation:
> https://lists.apache.org/thread.html/73ce8a13d5c13b56c300e4aad1e9e9bc8351ea6e836f5dc60a55cfaa@%3Cgeneral.incubator.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-378) Font size and splash panel on a high-DPI display on Windows 10.

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-378:
---
Component/s: ide - UI

> Font size and splash panel on a high-DPI display on Windows 10.
> ---
>
> Key: NETBEANS-378
> URL: https://issues.apache.org/jira/browse/NETBEANS-378
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Giulio D'Ambrosi
>Priority: Major
> Attachments: Installer.PNG, keymap.PNG, plugins.PNG, tab.PNG
>
>
> I started using NetBeans with the 4K resolution and i cannot see anything 
> because everything on that JFrame becomes too small and I won't be able to 
> read anything.
> See attached images



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-374) font is too small on high res notebook monitor

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-374:
---
Component/s: ide - UI

> font is too small on high res notebook monitor
> --
>
> Key: NETBEANS-374
> URL: https://issues.apache.org/jira/browse/NETBEANS-374
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Peter
>Priority: Major
>
> font is too small on high res notebook monitor (e.g. macbook pro 15, 
> 2880x1800). Even i tuned to enlarge the font, all other things : menu, button 
> are just too small



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-355) OpenJDK 9 sources on Ubuntu /usr/lib/jvm/java-9-openjdk-amd64/src.zip are ignored

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-355:
---
Component/s: platform - JDK Problems

> OpenJDK 9 sources on Ubuntu /usr/lib/jvm/java-9-openjdk-amd64/src.zip are 
> ignored
> -
>
> Key: NETBEANS-355
> URL: https://issues.apache.org/jira/browse/NETBEANS-355
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> Ubuntu 17.10 and other versions provide a source package for OpenJDK 9 at 
> `/usr/lib/jvm/java-9-openjdk-amd64/src.zip. When I want to add it as sources 
> to the Java Platform which is created for the value passed as `--jdkhome` at 
> start of NetBeans on the command line, nothing happens after selecting the 
> zip in the file browser and clicking the "Add JAR/Folder" button. The source 
> zip should be added or a comprehensive error message including the reason for 
> the failure should be displayed in a dialog.
> experienced with 9.0-beta-rc3-26-gff7b9eb36



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-350) Commit validation fails on master build

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-350:
---
Component/s: ide - Code

> Commit validation fails on master build
> ---
>
> Key: NETBEANS-350
> URL: https://issues.apache.org/jira/browse/NETBEANS-350
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0, Next
>Reporter: Austin Stephens
>Priority: Major
>  Labels: build, build-tools
>
> Someone needs to be shot... Will not pass on a clean build.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-350) Commit validation fails on master build

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-350:
---
Labels:   (was: build build-tools)

> Commit validation fails on master build
> ---
>
> Key: NETBEANS-350
> URL: https://issues.apache.org/jira/browse/NETBEANS-350
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0, Next
>Reporter: Austin Stephens
>Priority: Major
>
> Someone needs to be shot... Will not pass on a clean build.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-339) AssertionError at org.netbeans.modules.java.source.nbjavac.indexing.MultiPassCompileWorker.compile(MultiPassCompileWorker.java:204)

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-339:
---
Component/s: ide - Performance

> AssertionError at 
> org.netbeans.modules.java.source.nbjavac.indexing.MultiPassCompileWorker.compile(MultiPassCompileWorker.java:204)
> ---
>
> Key: NETBEANS-339
> URL: https://issues.apache.org/jira/browse/NETBEANS-339
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> NetBeans crashes suddenly due to
> {code:java}
> java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.check(Assert.java:46)
>   at 
> com.sun.tools.javac.comp.Annotate.lambda$annotateLater$0(Annotate.java:245)
>   at com.sun.tools.javac.comp.Annotate.flush(Annotate.java:184)
>   at 
> com.sun.tools.javac.comp.Annotate.unblockAnnotations(Annotate.java:137)
>   at com.sun.tools.javac.comp.Annotate.enterDone(Annotate.java:150)
>   at 
> com.sun.tools.javac.main.JavaCompiler.enterDone(JavaCompiler.java:1842)
>   at 
> com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1130)
>   at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.enterTrees(JavacProcessingEnvironment.java:1220)
>   at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.(JavacProcessingEnvironment.java:1108)
>   at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.next(JavacProcessingEnvironment.java:1128)
>   at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1330)
>   at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1336)
>   at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1224)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:397)
>   at 
> com.sun.tools.javac.api.JavacTaskImpl.enterTrees(JavacTaskImpl.java:444)
> [catch] at 
> org.netbeans.modules.java.source.nbjavac.indexing.MultiPassCompileWorker.compile(MultiPassCompileWorker.java:204)
>   at 
> org.netbeans.modules.java.source.indexing.JavaCustomIndexer.index(JavaCustomIndexer.java:273)
>   at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$2.run(Indexable.java:138)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runIndexer(RepositoryUpdater.java:275)
>   at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor.index(Indexable.java:136)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doIndex(RepositoryUpdater.java:2750)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.access$800(RepositoryUpdater.java:2154)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2636)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2634)
>   at 
> org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.refreshTransaction(TaskCache.java:540)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:2634)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3300)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3255)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2127)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2123)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2104)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$1500(RepositoryUpdater.java:136)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.scanFiles(RepositoryUpdater.java:3255)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$FileListWork.getDone(RepositoryUpdater.java:3785)
>   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.netbean

[jira] [Updated] (NETBEANS-337) Syntax highlighting shows "Cannot find symbol" error for correct use of JPA metamodel fields

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-337:
---
Component/s: java - Editor

> Syntax highlighting shows "Cannot find symbol" error for correct use of JPA 
> metamodel fields
> 
>
> Key: NETBEANS-337
> URL: https://issues.apache.org/jira/browse/NETBEANS-337
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> The `public static volatile` fields of generated sources for JPA metamodels 
> are not recognized/cause "Cannot find symbol" displayed in syntax 
> highlighting if the field is declared in a superclass.
> Unfortunately, the issue occurs randomly and I didn't figure out how to 
> trigger it's resolution, however the syntax of the code is always correct and 
> never causes compilation errors. The SSCCE at 
> https://gitlab.com/krichter/netbeans-jpa-metamodel-syntax-error/tree/netbeans-issue
>  (branch `netbeans-issue`) seems to demonstrate it reliably.
> experienced with 9.0-beta-rc2-43-g346c2aba4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-336) "NPE in jpql validation: null" without impact on functioning

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-336:
---
Component/s: javaee - Persistence

> "NPE in jpql validation: null" without impact on functioning
> 
>
> Key: NETBEANS-336
> URL: https://issues.apache.org/jira/browse/NETBEANS-336
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> I'm seeing the following exception repeatedly without any obvious impact on 
> the functioning of the IDE:
> {code:java}
> INFO [org.netbeans.modules.j2ee.jpa.verification.JPAProblemFinder]: NPE in 
> jpql validation: null
> java.lang.NullPointerException
>   at 
> org.netbeans.modules.j2ee.persistence.spi.jpql.TypeRepository.getType(TypeRepository.java:120)
>   at 
> org.netbeans.modules.j2ee.persistence.spi.jpql.Mapping.getType(Mapping.java:65)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.GenericSemanticValidatorHelper.getMappingType(GenericSemanticValidatorHelper.java:266)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.GenericSemanticValidatorHelper.getMappingType(GenericSemanticValidatorHelper.java:1)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.validateCollectionValuedPathExpression(AbstractSemanticValidator.java:897)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.validateCollectionMemberExpression(AbstractSemanticValidator.java:869)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.validateCollectionMemberExpression(DefaultSemanticValidator.java:526)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.visit(AbstractSemanticValidator.java:2693)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression.accept(CollectionMemberExpression.java:91)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.NotExpression.acceptChildren(NotExpression.java:65)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractValidator.visit(AbstractValidator.java:743)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor.visit(AnonymousExpressionVisitor.java:379)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.validateNotExpression(AbstractSemanticValidator.java:1897)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.validateNotExpression(DefaultSemanticValidator.java:883)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.visit(AbstractSemanticValidator.java:2976)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.NotExpression.accept(NotExpression.java:58)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.AbstractConditionalClause.acceptChildren(AbstractConditionalClause.java:72)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractValidator.visit(AbstractValidator.java:743)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor.visit(AnonymousExpressionVisitor.java:624)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.validateWhereClause(AbstractSemanticValidator.java:2540)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.visit(AbstractSemanticValidator.java:3264)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.WhereClause.accept(WhereClause.java:59)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement.acceptChildren(AbstractSelectStatement.java:94)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.SelectStatement.acceptChildren(SelectStatement.java:110)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractValidator.visit(AbstractValidator.java:743)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor.visit(AnonymousExpressionVisitor.java:470)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.validateSelectStatement(AbstractSemanticValidator.java:2038)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.visit(AbstractSemanticValidator.java:3087)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.SelectStatement.accept(SelectStatement.java:102)
>   at 
> org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.visit(AbstractSemanticValidator.java:2886)
>   at 
> org.eclipse.persistence.jpa.jpql.parser.JPQLExpression.accept(JPQLExpression.java:136)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper.validateSemantic(AbstractJPQLQueryHelper.java:519)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper.validate(AbstractJPQLQueryHelper.java:463)
>   at 
> org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper.validate(AbstractJPQLQueryHelper.java:450)
> [

[jira] [Created] (NETBEANS-443) Deindent with Shift+Tab

2018-03-04 Thread Hyeonwoo O (JIRA)
Hyeonwoo O created NETBEANS-443:
---

 Summary: Deindent with Shift+Tab
 Key: NETBEANS-443
 URL: https://issues.apache.org/jira/browse/NETBEANS-443
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Key bindings
Affects Versions: 8.2
 Environment: Windows 10
Reporter: Hyeonwoo O


When code-completion list is appeared, I can cancel it with de-indent key. If I 
press Shift+Tab, the entry of completion list is selected instead of de-indent.
I think Shift+Tab shortcut should only de-indent, not selecting some items.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[incubator-netbeans] branch master updated (c9b8c2a -> 31f9682)

2018-03-04 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


from c9b8c2a  [NETBEANS-405] Avoiding use of internal classes, searching 
boot classpath to detect JDK modules.
 add 7bdc560  [NETBEANS-139] Create archive sample needed for some tests.
 new 31f9682  Merge pull request #398 from blackleg/fix_parsing_nb_test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parsing.indexing/build.xml | 10 --
 .../impl/indexing/RepositoryUpdaterTest.java   | 23 +++---
 parsing.nb/build.xml   |  1 +
 .../parsing/nb/RepositoryUpdaterEventTest.java |  2 --
 4 files changed, 17 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaes...@apache.org.

-
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



[incubator-netbeans] 01/01: Merge pull request #398 from blackleg/fix_parsing_nb_test

2018-03-04 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 31f9682496591188ce98f26fb2cab01aad0e2a02
Merge: c9b8c2a 7bdc560
Author: Matthias Bläsing 
AuthorDate: Sun Mar 4 12:48:39 2018 +0100

Merge pull request #398 from blackleg/fix_parsing_nb_test

[NETBEANS-139] Create archive sample to fix RepositoryUpdaterEventTest.

 parsing.indexing/build.xml | 10 --
 .../impl/indexing/RepositoryUpdaterTest.java   | 23 +++---
 parsing.nb/build.xml   |  1 +
 .../parsing/nb/RepositoryUpdaterEventTest.java |  2 --
 4 files changed, 17 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaes...@apache.org.

-
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-335) Fix All Imports adds unnecessary entries (fields from top-level class)

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-335:
---
Component/s: editor - Hints & Annotations

> Fix All Imports adds unnecessary entries (fields from top-level class)
> --
>
> Key: NETBEANS-335
> URL: https://issues.apache.org/jira/browse/NETBEANS-335
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints & Annotations
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180117-unknown-revn)
> Updates: Updates available
> 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: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Minor
> Attachments: PriceType.java
>
>
> # Open the attached file.
>  # Invoke Fix All Imports
>  # Notice that the IDE attempts to import MARKET and LIMIT (defined by the 
> current file).
>  # Invoke code-format. Notice that the IDE removed unused imports for MARKET 
> and LIMIT.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-317) Too much info in binary LICENSE and NOTICE

2018-03-04 Thread JIRA

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

Jiří Kovalský updated NETBEANS-317:
---
Component/s: ide - Code

> Too much info in binary LICENSE and NOTICE
> --
>
> Key: NETBEANS-317
> URL: https://issues.apache.org/jira/browse/NETBEANS-317
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> - There is no need to repeat the Apache license text several times
> - Only 3rd party software that is bundled in the source release needs to be 
> mention in LICENSE and NOTICE. Is everything mentioned really bundled?
> - NOTICE seems to contain too much information
> - For long licenses it best to use a pointer the the full text of the license 
> rather than include the full text



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-378) Font size and splash panel on a high-DPI display on Windows 10.

2018-03-04 Thread Eirik Bakke (JIRA)

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

Eirik Bakke commented on NETBEANS-378:
--

It might be worth trying on Java 9 as well, in case the newer JDK has better 
HiDPI support.

> Font size and splash panel on a high-DPI display on Windows 10.
> ---
>
> Key: NETBEANS-378
> URL: https://issues.apache.org/jira/browse/NETBEANS-378
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Giulio D'Ambrosi
>Priority: Major
> Attachments: Installer.PNG, keymap.PNG, plugins.PNG, tab.PNG
>
>
> I started using NetBeans with the 4K resolution and i cannot see anything 
> because everything on that JFrame becomes too small and I won't be able to 
> read anything.
> See attached images



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Closed] (NETBEANS-145) Apache NetBeans Logo Contest

2018-03-04 Thread Antonio Vieiro (JIRA)

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

Antonio Vieiro closed NETBEANS-145.
---
Resolution: Fixed

The Apache NetBeans Logo Contest was closed on march the 4th, 2018.

The "cleaned" logo version was selected by community.

Voting thread

[https://lists.apache.org/thread.html/2f10182ce0e2f382f60a2cb3fafa731ebddf832830ca1ce780bfa2b3@%3Cdev.netbeans.apache.org%3E]

Result

[https://lists.apache.org/thread.html/64cb76d28ecfcba634e10159d0f60ec493158f5c759af449077ba718@%3Cdev.netbeans.apache.org%3E]

 

> Apache NetBeans Logo Contest
> 
>
> Key: NETBEANS-145
> URL: https://issues.apache.org/jira/browse/NETBEANS-145
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Antonio Vieiro
>Priority: Critical
> Attachments: apache-netbeans-logo.png, apache-netbeans.svg, 
> nblogo64x64.png, netbeans-logo-01-256.png, netbeans-logo-01-64.png, 
> netbeans-logo-02-256.png, netbeans-logo-02-64.png, netbeans-logo-03-256.png, 
> netbeans-logo-03-64.png, netbeans-logo-04-256.png, netbeans-logo-04-64.png, 
> netbeans-logo-05-256.png, netbeans-logo-05-64.png, 
> netbeans-logo-2-cleaned.pdf, netbeans-logo-2-cleaned.svg, 
> netbeans-logo-2-cleanedpx64.png, possible-splashscreen-nb9-v2.png
>
>
> This is a contest for the Apache NetBeans logo. To submit an entry, attach it 
> to this ticket.
> Some "nice to have" features:
> - The logo should be approximately square, so that it can be transformed 
> easily into an icon.
> - Vectorial formats are preferred but not strictly required.
> Some useful links:
> - [Apache Project logos 
> requirements|https://www.apache.org/foundation/marks/pmcs#graphics]
> - [The Apache logos|https://www.apache.org/foundation/press/kit/]
> - [Old NetBeans logo, SVG|https://en.wikipedia.org/wiki/File:NetBeans.svg]
> - [Oracle NetBeans logos and splash 
> screens|https://netbeans.org/community/teams/evangelism/collateral.html?print=yes]
>  for inspiration.
> Additional information inspired by the Apache Incubator logo contest 
> (https://blogs.apache.org/incubator/entry/call-for-entries-apache-incubator):
> * *Eligibility*: The Call is open to all, including individuals (students, 
> amateurs, professionals), and organizations (educational institutions, 
> companies, design firms, etc.).
> * *Awards/Recognition*: As the ASF is an all-volunteer, not-for-profit 
> organization, there will be no cash award. The winning design will be 
> announced in the Apache NetBeans mailing lists and related social media. The 
> winner has the right to use the basic logo to identify him/her/itself as the 
> logo designer.
> * *Jurors*: as this a community-oriented activity, we will solicit 
> participation and input from the Open Source community at-large. Final jurors 
> will comprise members of the Apache NetBeans Podling Project Management 
> Committee (PPMC).
> * *Intellectual Property*: 1. All submitted work must be original and not 
> based on any pre-existing design.  2. All entries will become the sole 
> property of the ASF and may be displayed publicly on Websites and related 
> promotional materials.  3. The winning entry will be the property of the ASF 
> and may be registered as a trademark of the ASF. Entrant agrees to transfer 
> all rights and title to the ASF. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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