[jira] [Commented] (NETBEANS-1697) Nb-javac plugin update issue

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1697:


In windows env issue is more severe, upon installing nb-javac from Tools- 
Plugins, get a dialog :
Some plugins require plugin NetBeans Javac Library to be installed.
The plugin NetBeans Javac Library is requested in implementation version  
The following plugin is affected:   Java Source nb-javac Bridge

with only cancel option, and plugin can't be installed


> Nb-javac plugin update issue
> 
>
> Key: NETBEANS-1697
> URL: https://issues.apache.org/jira/browse/NETBEANS-1697
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Reema Taneja
>Priority: Major
>
> In Linux env:
> After uninstalling nb-javac plugin, and IDE restart, when we install nb-javac 
> plugin via Notification or Tools/Plugins dialog below exception is seen: 
> java.lang.IllegalStateException: Host module 
> StandardModule:org.netbeans.libs.javacapi jarFile: 
> /scratch/rtaneja/mywork/nb10vc3/netbeans/java/modules/org-netbeans-libs-javacapi.jar
>  was enabled before, will not accept fragment 
> StandardModule:org.netbeans.modules.nbjavac.api jarFile: 
> /home/rtaneja/.netbeans/10.0/modules/org-netbeans-modules-nbjavac-api.jar
>   at 
> org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
>   at 
> org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1694)
>   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
>   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
>   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
>   at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
>   at 
> org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
>   at 
> org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
>   at 
> org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
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-1697) Nb-javac plugin update issue

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1697:


The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. 

> Nb-javac plugin update issue
> 
>
> Key: NETBEANS-1697
> URL: https://issues.apache.org/jira/browse/NETBEANS-1697
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Reema Taneja
>Priority: Major
>
> In Linux env:
> After uninstalling nb-javac plugin, and IDE restart, when we install nb-javac 
> plugin via Notification or Tools/Plugins dialog below exception is seen: 
> java.lang.IllegalStateException: Host module 
> StandardModule:org.netbeans.libs.javacapi jarFile: 
> /scratch/rtaneja/mywork/nb10vc3/netbeans/java/modules/org-netbeans-libs-javacapi.jar
>  was enabled before, will not accept fragment 
> StandardModule:org.netbeans.modules.nbjavac.api jarFile: 
> /home/rtaneja/.netbeans/10.0/modules/org-netbeans-modules-nbjavac-api.jar
>   at 
> org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
>   at 
> org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1694)
>   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
>   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
>   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
>   at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
>   at 
> org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
>   at 
> org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
>   at 
> org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
>   at 
> org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
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] [Comment Edited] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja edited comment on NETBEANS-1123 at 11/16/18 7:02 AM:
--

The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. 


was (Author: rtaneja):
The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. 

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



--
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-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1123:


Sorry incorrectly updated this bug.

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



--
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] [Issue Comment Deleted] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja updated NETBEANS-1123:
---
Comment: was deleted

(was: The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. )

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



--
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-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1123:


The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. 

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



--
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-1697) Nb-javac plugin update issue

2018-11-15 Thread Reema Taneja (JIRA)
Reema Taneja created NETBEANS-1697:
--

 Summary: Nb-javac plugin update issue
 Key: NETBEANS-1697
 URL: https://issues.apache.org/jira/browse/NETBEANS-1697
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
Reporter: Reema Taneja


In Linux env:
After uninstalling nb-javac plugin, and IDE restart, when we install nb-javac 
plugin via Notification or Tools/Plugins dialog below exception is seen: 

java.lang.IllegalStateException: Host module 
StandardModule:org.netbeans.libs.javacapi jarFile: 
/scratch/rtaneja/mywork/nb10vc3/netbeans/java/modules/org-netbeans-libs-javacapi.jar
 was enabled before, will not accept fragment 
StandardModule:org.netbeans.modules.nbjavac.api jarFile: 
/home/rtaneja/.netbeans/10.0/modules/org-netbeans-modules-nbjavac-api.jar
at 
org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
at 
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1694)
at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
at 
org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
at 
org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
at 
org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
at 
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
at 
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
at 
org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)




--
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] [Comment Edited] (NETBEANS-1453) Cannot connect to MySQL

2018-11-15 Thread Sarvesh Kesharwani (JIRA)


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

Sarvesh Kesharwani edited comment on NETBEANS-1453 at 11/16/18 5:34 AM:


I tried the usecase with MySQL version 5.0, and I could not reproduce the 
issue. I will get the latest version of MySQL, and try this usecase again. I 
checked and the latest stable version for MySQL is 8.0. Could you please check 
the version of your MySQL again?


was (Author: sakeshar):
I tried the usecase with MySQL version 5.0, and I could not reproduce the 
issue. I will get the latest version of MySQL, and try this usecase again. I 
checked and the latest stable version for MySQL is 8.0. Could you please check 
the version of you MySQL again?

> Cannot connect to MySQL
> ---
>
> Key: NETBEANS-1453
> URL: https://issues.apache.org/jira/browse/NETBEANS-1453
> Project: NetBeans
>  Issue Type: Bug
>  Components: db - MySQL
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Critical
> Attachments: image-2018-10-18-12-07-56-560.png, 
> image-2018-10-18-12-08-10-462.png
>
>
> Running test 
> [http://netbeans-vm.apache.org/synergy/client/app/#/specification/391/v/2]
> step 4:
> !image-2018-10-18-12-08-10-462.png!



--
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-1453) Cannot connect to MySQL

2018-11-15 Thread Sarvesh Kesharwani (JIRA)


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

Sarvesh Kesharwani commented on NETBEANS-1453:
--

I tried the usecase with MySQL version 5.0, and I could not reproduce the 
issue. I will get the latest version of MySQL, and try this usecase again. I 
checked and the latest stable version for MySQL is 8.0. Could you please check 
the version of you MySQL again?

> Cannot connect to MySQL
> ---
>
> Key: NETBEANS-1453
> URL: https://issues.apache.org/jira/browse/NETBEANS-1453
> Project: NetBeans
>  Issue Type: Bug
>  Components: db - MySQL
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Critical
> Attachments: image-2018-10-18-12-07-56-560.png, 
> image-2018-10-18-12-08-10-462.png
>
>
> Running test 
> [http://netbeans-vm.apache.org/synergy/client/app/#/specification/391/v/2]
> step 4:
> !image-2018-10-18-12-08-10-462.png!



--
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] [Resolved] (NETBEANS-792) Return type CC does not work correctly when arguments have a default value

2018-11-15 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto resolved NETBEANS-792.
---
   Resolution: Fixed
Fix Version/s: Next

Fixed.

> Return type CC does not work correctly when arguments have a default value
> --
>
> Key: NETBEANS-792
> URL: https://issues.apache.org/jira/browse/NETBEANS-792
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 8.2
> Environment: win10
>Reporter: Titum
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The autocompletion of return type declaration for a function give bad list of 
> options when at least an argument has a default value.
> Example:
> {code:java}
> function makeSomething($arg):a {}
> {code}
> typing ":a" give "array" which is good.
> {code:java}
> function makeSomething($arg=''):a {}
> {code}
> typing ":a" give "abstract" which is bad.



--
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-1696) PHP 7.4 Support

2018-11-15 Thread Junichi Yamamoto (JIRA)
Junichi Yamamoto created NETBEANS-1696:
--

 Summary: PHP 7.4 Support
 Key: NETBEANS-1696
 URL: https://issues.apache.org/jira/browse/NETBEANS-1696
 Project: NetBeans
  Issue Type: New Feature
  Components: php - Editor
Reporter: Junichi Yamamoto


* [RFC: PHP 7.4|https://wiki.php.net/rfc#php_74]
* [Typed Properties 2.0|https://wiki.php.net/rfc/typed_properties_v2]



--
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] [Resolved] (NETBEANS-1217) Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja resolved NETBEANS-1217.

Resolution: Fixed

> Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
> --
>
> Key: NETBEANS-1217
> URL: https://issues.apache.org/jira/browse/NETBEANS-1217
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0, 10.0
>Reporter: Alexander Bagiev
>Assignee: Reema Taneja
>Priority: Critical
>  Labels: ca_survey
> Attachments: IDE_Log.log, ide_log.txt, messages.log, 
> nb-javac-api.jar, nb-javac-impl.jar, netbeans-1217.patch, ui_log.txt
>
>
> After updating working directory of Git repository (outside IDE) the 
> following exception raised:
> com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:809)
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:805)
>  at 
> com.sun.tools.javac.code.Types$DescriptorCache.findDescriptorInternal(Types.java:735)
>  at com.sun.tools.javac.code.Types$DescriptorCache.get(Types.java:719)
>  at com.sun.tools.javac.code.Types.findDescriptorType(Types.java:828)
>  at 
> com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.getDescriptorType(JCTree.java:737)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitLambda(Flow.java:1311)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1259)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitReturn(Flow.java:1235)
>  at com.sun.tools.javac.tree.JCTree$JCReturn.accept(JCTree.java:1552)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitBlock(Flow.java:1021)
>  at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitMethodDef(Flow.java:989)
>  at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:872)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at 

[jira] [Commented] (NETBEANS-1217) Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError

2018-11-15 Thread JIRA


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

Jiří Kovalský commented on NETBEANS-1217:
-

The plugin [1] is live in the update center [2].

[1] http://plugins.netbeans.org/plugin/73454
[2] plugins.netbeans.org/nbpluginportal/updates/10.0/catalog.xml.gz

> Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
> --
>
> Key: NETBEANS-1217
> URL: https://issues.apache.org/jira/browse/NETBEANS-1217
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0, 10.0
>Reporter: Alexander Bagiev
>Assignee: Reema Taneja
>Priority: Critical
>  Labels: ca_survey
> Attachments: IDE_Log.log, ide_log.txt, messages.log, 
> nb-javac-api.jar, nb-javac-impl.jar, netbeans-1217.patch, ui_log.txt
>
>
> After updating working directory of Git repository (outside IDE) the 
> following exception raised:
> com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:809)
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:805)
>  at 
> com.sun.tools.javac.code.Types$DescriptorCache.findDescriptorInternal(Types.java:735)
>  at com.sun.tools.javac.code.Types$DescriptorCache.get(Types.java:719)
>  at com.sun.tools.javac.code.Types.findDescriptorType(Types.java:828)
>  at 
> com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.getDescriptorType(JCTree.java:737)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitLambda(Flow.java:1311)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1259)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitReturn(Flow.java:1235)
>  at com.sun.tools.javac.tree.JCTree$JCReturn.accept(JCTree.java:1552)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitBlock(Flow.java:1021)
>  at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitMethodDef(Flow.java:989)
>  at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:872)
>  at 

[jira] [Comment Edited] (NETBEANS-1217) Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError

2018-11-15 Thread JIRA


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

Jiří Kovalský edited comment on NETBEANS-1217 at 11/15/18 4:20 PM:
---

The plugin [1] is live in the update center [2].

[1] http://plugins.netbeans.org/plugin/73454
[2] http://plugins.netbeans.org/nbpluginportal/updates/10.0/catalog.xml.gz


was (Author: jkovalsky):
The plugin [1] is live in the update center [2].

[1] http://plugins.netbeans.org/plugin/73454
[2] plugins.netbeans.org/nbpluginportal/updates/10.0/catalog.xml.gz

> Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
> --
>
> Key: NETBEANS-1217
> URL: https://issues.apache.org/jira/browse/NETBEANS-1217
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0, 10.0
>Reporter: Alexander Bagiev
>Assignee: Reema Taneja
>Priority: Critical
>  Labels: ca_survey
> Attachments: IDE_Log.log, ide_log.txt, messages.log, 
> nb-javac-api.jar, nb-javac-impl.jar, netbeans-1217.patch, ui_log.txt
>
>
> After updating working directory of Git repository (outside IDE) the 
> following exception raised:
> com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:809)
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:805)
>  at 
> com.sun.tools.javac.code.Types$DescriptorCache.findDescriptorInternal(Types.java:735)
>  at com.sun.tools.javac.code.Types$DescriptorCache.get(Types.java:719)
>  at com.sun.tools.javac.code.Types.findDescriptorType(Types.java:828)
>  at 
> com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.getDescriptorType(JCTree.java:737)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitLambda(Flow.java:1311)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1259)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitReturn(Flow.java:1235)
>  at com.sun.tools.javac.tree.JCTree$JCReturn.accept(JCTree.java:1552)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitBlock(Flow.java:1021)
>  at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)

[jira] [Commented] (NETBEANS-49) Please add smooth scrolling

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-49:


It was okish for me, but it was noticable, due to scroll in Little steps. I 
will check it again today/tomorrow.

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-771) Support for SubVersion CLI client version 1.10

2018-11-15 Thread Lauri (JIRA)


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

Lauri commented on NETBEANS-771:


haha! [~siabard] nicely spotted.  So true.
And dot should be added to all the list of versions.
On other hand strightforward version parsing is already there and can be used 
too

> Support for SubVersion CLI client version 1.10
> --
>
> Key: NETBEANS-771
> URL: https://issues.apache.org/jira/browse/NETBEANS-771
> Project: NetBeans
>  Issue Type: Wish
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
>Reporter: Petr Hadraba
>Priority: Major
> Fix For: 9.0
>
> Attachments: org-netbeans-modules-subversion.jar, 
> org-netbeans-modules-subversion.jar
>
>
> SubVersion CLI client version 1.10 does not work in NetBeans 9.0.
> The following message appears in NetBeans log when invoking refresh in 
> SubVersion panel:
> {{ INFO [org.netbeans.modules.subversion]: Commandline client version: 1.10.0 
> (r1827917)}}
>  {{ WARNING [org.netbeans.modules.subversion]: Unsupported svn version. You 
> need >= 1.5}}
>  {{ WARNING [org.netbeans.modules.subversion.client.SvnClientFactory]: 
> executable binary path set to /opt/local/bin yet client not available.}}
> The dialog box appears and says:
>  
> {{1. Download and Install Subversion 1.8 or later 
> ([http://subversion.apache.org/packages.html]). }}
>  \{{ 2. Add it to PATH. }}
>  \{{ Test the installation by running 'svn --version' from a command line }}
>  \{{ 3. Restart the IDE.}}
> My SubVersion is the latest version:
> {\{ localhost:~ petr$ which svn}}
>  \{{ /opt/local/bin/svn}}
>  \{{ localhost:~ petr$ svn --version}}
>  \{{ svn, version 1.10.0 (r1827917)}}
>  \{{    compiled Apr 18 2018, 01:35:41 on x86_64-apple-darwin17.4.0}}
>  \{{  }}
>  \{{ Copyright (C) 2018 The Apache Software Foundation.}}
>  \{{ This software consists of contributions made by many people;}}
>  \{{ see the NOTICE file for more information.}}
>  {{ Subversion is open source software, see [http://subversion.apache.org/]}}
>  \{{  }}
>  \{{ The following repository access (RA) modules are available:}}
>  \{{  }}
>  * {{ra_svn : Module for accessing a repository using the svn network 
> protocol.}}{\{   - with Cyrus SASL authentication}}\{{   - handles 'svn' 
> scheme}}
>  * {{ra_local : Module for accessing a repository on local disk.}}{\{   - 
> handles 'file' scheme}}
>  * {{ra_serf : Module for accessing a repository via WebDAV protocol using 
> serf.}}{\{   - using serf 1.3.9 (compiled with 1.3.8)}}\{{   - handles 'http' 
> scheme}}\{{   - handles 'https' scheme}}\{{  }}\{{ The following 
> authentication credential caches are available:}}\{{  }}
>  * {{Plaintext cache in /Users/petr/.subversion}}
>  * {{GPG-Agent}}
>  * {{Mac OS X Keychain}}



--
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-1686) Installing Base Java EE plugin along with related plugin fails

2018-11-15 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1686:
-

Are you sure it's not a network issue? I just tried this and it works fine. I 
have Java/Jakarta EE in Apache NetBeans 10 vc3.

> Installing Base Java EE plugin along with related plugin fails
> --
>
> Key: NETBEANS-1686
> URL: https://issues.apache.org/jira/browse/NETBEANS-1686
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - EJB, javaee - Hibernate, javaee - Persistence, 
> javaee - Web Project
>Affects Versions: 10.0
> Environment: Ubuntu 
>Reporter: Hlulani Mhlongo
>Priority: Major
>
> ---
> >Log Session: Thursday, November 15, 2018 9:45:57 AM SAST
> >System Info: 
>  Product Version = Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-916-on-20181113)
>  Operating System = Linux version 4.15.0-38-generic running on amd64
>  Java; VM; Vendor = 1.8.0_181; OpenJDK 64-Bit Server VM 25.181-b13; Oracle 
> Corporation
>  Runtime = OpenJDK Runtime Environment 
> 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
>  Java Home = /usr/lib/jvm/java-8-openjdk-amd64/jre
>  System Locale; Encoding = en_US (nb); UTF-8
>  Home Directory = /home/hlulani
>  Current Directory = /opt/netbeans/10-incubation/bin
>  User Directory = /home/hlulani/.netbeans/dev
>  Cache Directory = /home/hlulani/.cache/netbeans/dev
>  Installation = /opt/netbeans/10-incubation/nb
>  /opt/netbeans/10-incubation/ergonomics
>  /opt/netbeans/10-incubation/ide
>  /opt/netbeans/10-incubation/extide
>  /opt/netbeans/10-incubation/java
>  /opt/netbeans/10-incubation/apisupport
>  /opt/netbeans/10-incubation/webcommon
>  /opt/netbeans/10-incubation/websvccommon
>  /opt/netbeans/10-incubation/enterprise
>  /opt/netbeans/10-incubation/profiler
>  /opt/netbeans/10-incubation/php
>  /opt/netbeans/10-incubation/identity
>  /opt/netbeans/10-incubation/harness
>  /opt/netbeans/10-incubation/groovy
>  /opt/netbeans/10-incubation/javafx
>  /opt/netbeans/10-incubation/platform
>  Boot & Ext. Classpath = 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/icedtea-sound.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/nashorn.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/zipfs.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jaccess.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/dnsns.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/localedata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/cldrdata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunec.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jfxrt.jar
>  Application Classpath = 
> /opt/netbeans/10-incubation/platform/lib/boot.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-modules.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util-lookup.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util-ui.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/dt.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
>  Startup Classpath = 
> /opt/netbeans/10-incubation/platform/core/core-base.jar:/opt/netbeans/10-incubation/platform/core/asm-all-5.0.1.jar:/opt/netbeans/10-incubation/platform/core/org-netbeans-libs-asm.jar:/opt/netbeans/10-incubation/platform/core/org-openide-filesystems.jar:/opt/netbeans/10-incubation/platform/core/org-openide-filesystems-compat8.jar:/opt/netbeans/10-incubation/platform/core/core.jar:/opt/netbeans/10-incubation/nb/core/org-netbeans-upgrader.jar:/opt/netbeans/10-incubation/nb/core/locale/core_nb.jar
> ---
> WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module 
> com.revivius.nb.darcula: added = [module org.openide.util.ui > 9.3] removed = 
> []; details: [#243100: Separate desktop-independent utilities]
> INFO [org.netbeans.modules.netbinox]: Install area set to 
> file:/opt/netbeans/10-incubation/
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.deprecated.pre65formatting 

[jira] [Commented] (NETBEANS-49) Please add smooth scrolling

2018-11-15 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-49:
-

If I ever go by a Microsoft Store I could try to see if I find a Surface Book 
to try on...

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-49) Please add smooth scrolling

2018-11-15 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-49:
-

For the default LaF, Is scrolling behavior still strictly better after the 
patch, or did it get worse? In other words, is there a chance we might need to 
revert the original patch, or should we keep it there for now?

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-1694) Navigator for Ant does not display extension-points

2018-11-15 Thread John Mercier (JIRA)
John Mercier created NETBEANS-1694:
--

 Summary: Navigator for Ant does not display extension-points
 Key: NETBEANS-1694
 URL: https://issues.apache.org/jira/browse/NETBEANS-1694
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Ant Project
Affects Versions: 8.2
Reporter: John Mercier


The navigation panel for a build.xml does not display extension-points as 
runnable targets. I have an example project here: 
[https://github.com/moaxcp/gradle-to-ant.] When I open the project in netbeans 
none of the extension points come up as runnable and they are not options when 
setting up the free-form-project. Attached is a screenshot of the navigator 
panel and ant file.



--
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-1694) Navigator for Ant does not display extension-points

2018-11-15 Thread John Mercier (JIRA)


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

John Mercier updated NETBEANS-1694:
---
Attachment: netbeans-does-not-navigate-extension-points.png

> Navigator for Ant does not display extension-points
> ---
>
> Key: NETBEANS-1694
> URL: https://issues.apache.org/jira/browse/NETBEANS-1694
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant Project
>Affects Versions: 8.2
>Reporter: John Mercier
>Priority: Major
> Attachments: netbeans-does-not-navigate-extension-points.png
>
>
> The navigation panel for a build.xml does not display extension-points as 
> runnable targets. I have an example project here: 
> [https://github.com/moaxcp/gradle-to-ant.] When I open the project in 
> netbeans none of the extension points come up as runnable and they are not 
> options when setting up the free-form-project. Attached is a screenshot of 
> the navigator panel and ant file.



--
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-1695) Warnings in NPM looks like errors

2018-11-15 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1695:


 Summary: Warnings in NPM looks like errors
 Key: NETBEANS-1695
 URL: https://issues.apache.org/jira/browse/NETBEANS-1695
 Project: NetBeans
  Issue Type: Improvement
  Components: javascript - Node.js
Affects Versions: Next
Reporter: Christian Lenz
 Attachments: screenshot-commandline output.png, screenshot-netbeans 
output.png

When I update my npm packages, after NetBeans is done with updating, it shows 
some warnings, which is ok, because they came from the packages. The thing is, 
that on the first view they look like errors, because everything is written in 
red. Please look at my screenhots, I added one from NetBeans and one from the 
command line of Windows 10. I would prefer, the same coloring in NetBeans for 
the warning and only coloring the word WARN to yellow, as it is the same 
behaviour in maven. INFO, Warning will change to the color and not the full 
text.

So this ticket is about 2 things:
* Make the color correct: warn is yellow, err is red and info I don't know
* coloring only the words and not the full text, often we have other colors 
like purple etc, that must be seen too.



--
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-1695) Warnings in NPM looks like errors

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-1695:
-
Attachment: screenshot-commandline output.png

> Warnings in NPM looks like errors
> -
>
> Key: NETBEANS-1695
> URL: https://issues.apache.org/jira/browse/NETBEANS-1695
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javascript - Node.js
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: screenshot-commandline output.png, screenshot-netbeans 
> output.png
>
>
> When I update my npm packages, after NetBeans is done with updating, it shows 
> some warnings, which is ok, because they came from the packages. The thing 
> is, that on the first view they look like errors, because everything is 
> written in red. Please look at my screenhots, I added one from NetBeans and 
> one from the command line of Windows 10. I would prefer, the same coloring in 
> NetBeans for the warning and only coloring the word WARN to yellow, as it is 
> the same behaviour in maven. INFO, Warning will change to the color and not 
> the full text.
> So this ticket is about 2 things:
> * Make the color correct: warn is yellow, err is red and info I don't know
> * coloring only the words and not the full text, often we have other colors 
> like purple etc, that must be seen too.



--
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] 01/01: Merge pull request #1013 from jlahoda/NETBEANS-1478

2018-11-15 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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

commit ef37c859bd2d6bb29f141daedb95598cfd617f3b
Merge: 669e039 c538a7a
Author: Jaroslav Tulach 
AuthorDate: Thu Nov 15 15:24:10 2018 +0100

Merge pull request #1013 from jlahoda/NETBEANS-1478

[NETBEANS-1478] Use a public API to convert ThreadInfo to CompositeDa…

 .../modules/sampler/SamplesOutputStream.java   | 68 +-
 1 file changed, 29 insertions(+), 39 deletions(-)


-
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 (669e039 -> ef37c85)

2018-11-15 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


from 669e039  Merge pull request #948 from svenreimers/NETBEANS-1294
 add fa84546  [NETBEANS-1478] Use a public API to convert ThreadInfo to 
CompositeData in self sampler, as suggested by Daniel Fuchs.
 add c538a7a  Separating the ThreadInfo->CompositeData into a method, as 
suggested by thurka.
 new ef37c85  Merge pull request #1013 from jlahoda/NETBEANS-1478

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:
 .../modules/sampler/SamplesOutputStream.java   | 68 +-
 1 file changed, 29 insertions(+), 39 deletions(-)


-
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 (e8dcd40 -> 669e039)

2018-11-15 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 e8dcd40  Merge pull request #959 from 
arusinha/review-module-j2ee.platform
 add 6ffe4da  Fix failing unit tests in groovy.editor. Fixes NETBEANS-1294 
- adopt to changes by update to groovy 2.5.2 - fix infrastructure based 
problems - fix tests to refelct enhancements in code completion e.g. method 
overload resolution
 new 669e039  Merge pull request #948 from svenreimers/NETBEANS-1294

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:
 ...evels1.groovy.testBasicAccessLevels1.completion |  2 +
 ...Closure1.groovy.testInsideClosure1_1.completion | 29 ++
 ...Closure1.groovy.testInsideClosure1_3.completion |  2 -
 ...Closure1.groovy.testInsideClosure1_7.completion |  2 +-
 ...llections1.groovy.testCollections1_3.completion |  1 +
 ...llections1.groovy.testCollections1_5.completion | 34 ++--
 ...nstructors4.groovy.testConstructors4.completion |  1 -
 ...nstructors5.groovy.testConstructors5.completion |  1 -
 ...nstructors7.groovy.testConstructors7.completion |  1 -
 ...nstructors8.groovy.testConstructors8.completion |  1 -
 .../b/B.groovy.testDuplicates1.completion  |  2 -
 ...osure1.groovy.testDataSourceClosure1.completion |  3 ++
 .../Inference1.groovy.testInference1.completion|  1 +
 ...n1.groovy.testInterfaceCompletion1_1.completion |  2 +
 groovy.testCompletionGroovyClass1_1.completion |  2 +
 groovy.testCompletionGroovySuper1_1.completion |  2 +
 ...y.testCompletionInsideConstructor1_3.completion |  4 --
 ...r1.groovy.testCompletionInsideFor1_1.completion |  4 --
 ...r1.groovy.testCompletionInsideFor1_2.completion |  5 +++
 ...NoDot1.groovy.testCompletionNoDot1_2.completion |  3 --
 ...NoDot1.groovy.testCompletionNoDot1_3.completion |  1 +
 ...groovy.testCompletionNoPrefixString1.completion | 15 ++-
 ...groovy.testCompletionNoPrefixString2.completion | 15 ++-
 .../Methods1.groovy.testMethods1_4.completion  |  4 ++
 .../Methods2.groovy.testMethods2_1.completion  |  2 +
 ...structor.groovy.testEmptyConstructor.completion | 29 ++
 testFewParamsConstructor_AfterComma.completion | 28 ++---
 ...amsConstructor_InsideNamedParameter1.completion |  2 -
 ...amsConstructor_InsideNamedParameter2.completion | 28 ++---
 ...perator1.groovy.testElvisOperator1_1.completion |  1 +
 ...perator2.groovy.testElvisOperator2_1.completion |  1 +
 ...perator3.groovy.testElvisOperator3_1.completion |  1 +
 ...Closure1.groovy.testMethodClosure1_3.completion |  1 +
 ...gation1.groovy.testSafeNavigation1_3.completion |  1 +
 testSpreadOperator1_stringArray_all.completion | 15 ++-
 ...tSpreadOperator2_stringArray_sPrefix.completion |  1 +
 ...ovy.testSpreadOperator3_intArray_all.completion |  4 +-
 ...oovy.testAfterExtendsTypeCompletion1.completion | 30 ++
 ...oovy.testAfterExtendsTypeCompletion4.completion |  4 +-
 ...ion2.groovy.testFieldTypeCompletion2.completion |  4 +-
 ...ovy.testLocalVariableTypeCompletion2.completion |  4 +-
 ...1.groovy.testSingleton1_withInPrefix.completion |  2 +-
 groovy.testSingleton3_withoutPrefix.completion |  4 +-
 .../fqnTypeCompletion1/FqnTypeCompletion1.groovy   |  2 +-
 ...etion1.groovy.testFqnTypeCompletion1.completion | 25 
 ...mpletion3.groovy.testTypeCompletion3.completion |  1 -
 ...mpletion4.groovy.testTypeCompletion4.completion |  1 -
 .../Variables1.groovy.testVariables1_3.completion  |  2 -
 .../editor/api/completion/GroovyCCTestBase.java| 10 +
 .../groovy/editor/api/completion/TypesCCTest.java  |  2 +-
 .../parser/GroovyVirtualSourceProviderTest.java| 46 +++---
 .../groovy/editor/imports/FastImportTest.java  | 16 
 .../groovy/editor/imports/ImportUtilsTest.java |  1 -
 .../modules/groovy/editor/test/GroovyTestBase.java |  2 +-
 54 files changed, 212 insertions(+), 195 deletions(-)


-
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 #948 from svenreimers/NETBEANS-1294

2018-11-15 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 669e03973f1c2e91591a2f9fcc2bddd120568716
Merge: e8dcd40 6ffe4da
Author: Matthias Bläsing 
AuthorDate: Thu Nov 15 13:56:54 2018 +0100

Merge pull request #948 from svenreimers/NETBEANS-1294

[NETBEANS-1294] Fix failing unit tests in groovy.editor.

 ...evels1.groovy.testBasicAccessLevels1.completion |  2 +
 ...Closure1.groovy.testInsideClosure1_1.completion | 29 ++
 ...Closure1.groovy.testInsideClosure1_3.completion |  2 -
 ...Closure1.groovy.testInsideClosure1_7.completion |  2 +-
 ...llections1.groovy.testCollections1_3.completion |  1 +
 ...llections1.groovy.testCollections1_5.completion | 34 ++--
 ...nstructors4.groovy.testConstructors4.completion |  1 -
 ...nstructors5.groovy.testConstructors5.completion |  1 -
 ...nstructors7.groovy.testConstructors7.completion |  1 -
 ...nstructors8.groovy.testConstructors8.completion |  1 -
 .../b/B.groovy.testDuplicates1.completion  |  2 -
 ...osure1.groovy.testDataSourceClosure1.completion |  3 ++
 .../Inference1.groovy.testInference1.completion|  1 +
 ...n1.groovy.testInterfaceCompletion1_1.completion |  2 +
 groovy.testCompletionGroovyClass1_1.completion |  2 +
 groovy.testCompletionGroovySuper1_1.completion |  2 +
 ...y.testCompletionInsideConstructor1_3.completion |  4 --
 ...r1.groovy.testCompletionInsideFor1_1.completion |  4 --
 ...r1.groovy.testCompletionInsideFor1_2.completion |  5 +++
 ...NoDot1.groovy.testCompletionNoDot1_2.completion |  3 --
 ...NoDot1.groovy.testCompletionNoDot1_3.completion |  1 +
 ...groovy.testCompletionNoPrefixString1.completion | 15 ++-
 ...groovy.testCompletionNoPrefixString2.completion | 15 ++-
 .../Methods1.groovy.testMethods1_4.completion  |  4 ++
 .../Methods2.groovy.testMethods2_1.completion  |  2 +
 ...structor.groovy.testEmptyConstructor.completion | 29 ++
 testFewParamsConstructor_AfterComma.completion | 28 ++---
 ...amsConstructor_InsideNamedParameter1.completion |  2 -
 ...amsConstructor_InsideNamedParameter2.completion | 28 ++---
 ...perator1.groovy.testElvisOperator1_1.completion |  1 +
 ...perator2.groovy.testElvisOperator2_1.completion |  1 +
 ...perator3.groovy.testElvisOperator3_1.completion |  1 +
 ...Closure1.groovy.testMethodClosure1_3.completion |  1 +
 ...gation1.groovy.testSafeNavigation1_3.completion |  1 +
 testSpreadOperator1_stringArray_all.completion | 15 ++-
 ...tSpreadOperator2_stringArray_sPrefix.completion |  1 +
 ...ovy.testSpreadOperator3_intArray_all.completion |  4 +-
 ...oovy.testAfterExtendsTypeCompletion1.completion | 30 ++
 ...oovy.testAfterExtendsTypeCompletion4.completion |  4 +-
 ...ion2.groovy.testFieldTypeCompletion2.completion |  4 +-
 ...ovy.testLocalVariableTypeCompletion2.completion |  4 +-
 ...1.groovy.testSingleton1_withInPrefix.completion |  2 +-
 groovy.testSingleton3_withoutPrefix.completion |  4 +-
 .../fqnTypeCompletion1/FqnTypeCompletion1.groovy   |  2 +-
 ...etion1.groovy.testFqnTypeCompletion1.completion | 25 
 ...mpletion3.groovy.testTypeCompletion3.completion |  1 -
 ...mpletion4.groovy.testTypeCompletion4.completion |  1 -
 .../Variables1.groovy.testVariables1_3.completion  |  2 -
 .../editor/api/completion/GroovyCCTestBase.java| 10 +
 .../groovy/editor/api/completion/TypesCCTest.java  |  2 +-
 .../parser/GroovyVirtualSourceProviderTest.java| 46 +++---
 .../groovy/editor/imports/FastImportTest.java  | 16 
 .../groovy/editor/imports/ImportUtilsTest.java |  1 -
 .../modules/groovy/editor/test/GroovyTestBase.java |  2 +-
 54 files changed, 212 insertions(+), 195 deletions(-)


-
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-1693) Errors in CSS variables

2018-11-15 Thread Los Vitaly (JIRA)
Los Vitaly created NETBEANS-1693:


 Summary: Errors in CSS variables
 Key: NETBEANS-1693
 URL: https://issues.apache.org/jira/browse/NETBEANS-1693
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
Reporter: Los Vitaly
 Attachments: netbeans_var.png

 

NB 10 don't understand CSS variables like 

 
{code:java}
element { 
--main-bg-color: brown;
}

element { 
background-color: var(--main-bg-color);
}
{code}
{{ }}



--
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-1690) Make show menubar in full screen optional

2018-11-15 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1690:


 Summary: Make show menubar in full screen optional
 Key: NETBEANS-1690
 URL: https://issues.apache.org/jira/browse/NETBEANS-1690
 Project: NetBeans
  Issue Type: Improvement
  Components: platform - Window System
Affects Versions: 10.0
Reporter: Christian Lenz


It is really annoying, when I go into the full screen mode, where I can see 
only my tabs and when I hover the tabs and I'm a bit above my tab, the menubar 
appears. I know why this was added, because we gain space which is nice. But I 
don't like the behaviour that I have to be precise on hovering my tabs to not 
disturb from the menubar.

So I would prefer to have an option to say, when I hover a bit above the tabs, 
menubar should appear or not. But IMHO is should be configurable.

If I don't want this menubar at all, nothing should happn. What could be nice 
is, if I hit ALT, it should appear anyways. Same happens for Firefox for 
example. So I have another possibility to go to menu entries via ALT + F or 
whatever but it will not appear, while hovering.



--
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-1692) Different Icons for different DB drivers

2018-11-15 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1692:


 Summary: Different Icons for different DB drivers
 Key: NETBEANS-1692
 URL: https://issues.apache.org/jira/browse/NETBEANS-1692
 Project: NetBeans
  Issue Type: Improvement
  Components: db - Code
Affects Versions: Next
Reporter: Christian Lenz


Atm all added drivers got the same icon. This is a visual thing and would be 
nice, if we can have the correct icons based on the drivers. MySQL needs the 
dolphin, H2 the H2 icon and so on. So on the first view it will the drivers 
more prominent and the connections on each driver, should has the icon from the 
drvier too, so that you know, which connection is which database.



--
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-1691) Error in css syntax

2018-11-15 Thread Los Vitaly (JIRA)
Los Vitaly created NETBEANS-1691:


 Summary: Error in css syntax
 Key: NETBEANS-1691
 URL: https://issues.apache.org/jira/browse/NETBEANS-1691
 Project: NetBeans
  Issue Type: Bug
  Components: web - CSS Editor
Affects Versions: 10.0
Reporter: Los Vitaly
 Attachments: netbeans_css.png

Reproducible code 
{code:java}
@supports ((perspective: 10px) or (-moz-perspective: 10px) or 
(-webkit-perspective: 10px) or
 (-ms-perspective: 10px) or (-o-perspective: 10px)) {
  … /* CSS applied when 3D transforms, prefixed or not, are supported */
}
{code}
 

I get example from here. 

[https://developer.mozilla.org/en-US/docs/Web/CSS/@supports]

And give screenshot from my NB10



--
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-1689) Quick search when full screen is enabled is not working

2018-11-15 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1689:


 Summary: Quick search when full screen is enabled is not working
 Key: NETBEANS-1689
 URL: https://issues.apache.org/jira/browse/NETBEANS-1689
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Quick Search, platform - Window System
Affects Versions: 10.0
Reporter: Christian Lenz


When I go into the full screen mode, where I only see the tabs (no toolbar, no 
menus, no quick search) hitting the shortcut to set the focus into the 
quicksearch is not working anymore. Quicksearch doesn't get the focus. Alt + F 
will show the menubar and will open the menu.

So expected behaviour for me is to show the menubar and set the focus to the 
quick search.



--
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-1688) IDE crashes after putting in special character text (mac mojave)

2018-11-15 Thread t (JIRA)


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

t updated NETBEANS-1688:

Description: 
After ive updated my mac to mojave the ide crashes after i put a special 
character on my macbook air.

You can hold a key down to get special characters on a mac like é or ï. If i 
use the key press the IDE freezes and can not put in any characters in or 
properly save my page.

See "Type accented characters" function what freezes the ide: 
 [https://support.apple.com/en-us/HT201586]

  was:
After ive updated my mac to mojave the ide crashes after i put a special 
character on my macbook air.

You can hold a key down to get special characters on a mac like é or ï (ive 
copy pasted these ones). If i use the key press the IDE freezes and can not put 
in any characters in or properly save my page.

See "Type accented characters" function what freezes the ide: 
https://support.apple.com/en-us/HT201586


> IDE crashes after putting in special character text (mac mojave)
> 
>
> Key: NETBEANS-1688
> URL: https://issues.apache.org/jira/browse/NETBEANS-1688
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 8.2
> Environment: Macbook air Mojave
>Reporter: t
>Priority: Major
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> After ive updated my mac to mojave the ide crashes after i put a special 
> character on my macbook air.
> You can hold a key down to get special characters on a mac like é or ï. If i 
> use the key press the IDE freezes and can not put in any characters in or 
> properly save my page.
> See "Type accented characters" function what freezes the ide: 
>  [https://support.apple.com/en-us/HT201586]



--
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-1688) IDE crashes after putting in special character text (mac mojave)

2018-11-15 Thread t (JIRA)
t created NETBEANS-1688:
---

 Summary: IDE crashes after putting in special character text (mac 
mojave)
 Key: NETBEANS-1688
 URL: https://issues.apache.org/jira/browse/NETBEANS-1688
 Project: NetBeans
  Issue Type: Bug
  Components: php - Code
Affects Versions: 8.2
 Environment: Macbook air Mojave
Reporter: t


After ive updated my mac to mojave the ide crashes after i put a special 
character on my macbook air.

You can hold a key down to get special characters on a mac like é or ï (ive 
copy pasted these ones). If i use the key press the IDE freezes and can not put 
in any characters in or properly save my page.

See "Type accented characters" function what freezes the ide: 
https://support.apple.com/en-us/HT201586



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic updated NETBEANS-1433:
-
Attachment: IDE Log.txt

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic updated NETBEANS-1433:
-
Affects Version/s: 10.0

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0, 10.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic updated NETBEANS-1433:
-
Attachment: IDE Log.txt

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic updated NETBEANS-1433:
-
Attachment: (was: IDE Log.txt)

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic commented on NETBEANS-1433:
--

Any updates on this issue? Updating and attached the whole IDE Log hopefully 
someone knows how to fix the issue.

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-49) Please add smooth scrolling

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-49:


Here is the stuff from the mailing list:

{code}
Ok some more Infos About the smooth Scrolling.

Works perfect in:
- Navigator
- Options (tested with Editor and Team tab)
- Project View
- Files View 
- Services View

No Smooth Scrolling/same behaviour as with VC1
- Output View

Hacky/jitty smooth Scrolling
- Editor

So everything was tested with horizontally and vertically Scrolling.
{code}

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-49) Please add smooth scrolling

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-49:


That was happening only for the default LaF.

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-49) Please add smooth scrolling

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-49:


All in all, for Files, Favorites, Services, Projects and dropDownLists it is 
worling very well. It is hacky for the editor as described and not working for 
the output window.

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-49) Please add smooth scrolling

2018-11-15 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-49:


Hey, yes it would be good, if we can have the smooth scrolling, LaF 
indepdendent. Doesn't make much sense to prevent it or not supporting it for 
other LaF. So for me I always use Darcula. The problem now is that smooth 
scrolling is not possible anymore. But in general, yes the smooth scrolling 
problems with the editor still exist w/o darcula.

I wrote my cases, where it worked at the mailing list. I couldn't find time to 
make a video for that, sry. But I'm in for helping you, make it better, while I 
can test it.

> Please add smooth scrolling 
> 
>
> Key: NETBEANS-49
> URL: https://issues.apache.org/jira/browse/NETBEANS-49
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Reporter: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Inside the editor, when I scroll with my touchpad to the bottom, it jumps 9 
> lines to the next, this is a lot. I don't like such gappings I would like to 
> have a smooth stepless scrolling, like in chrome or other windows native 
> apps. Please add this for horizontal and vertical scrolling, it will be much 
> better. Not only in editors, it should be available everywhere, where we have 
> scrollbars.
> Regards
> Chris



--
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-1687) Add PSR-4 autoloading support

2018-11-15 Thread Krzysztof Mortka (JIRA)
Krzysztof Mortka created NETBEANS-1687:
--

 Summary: Add PSR-4 autoloading support
 Key: NETBEANS-1687
 URL: https://issues.apache.org/jira/browse/NETBEANS-1687
 Project: NetBeans
  Issue Type: Improvement
  Components: php - Editor
Reporter: Krzysztof Mortka


Since the PSR-4 has become the new standard for autoloading files in PHP, it 
would be great if it was supported by the PHP editor.

 

https://www.php-fig.org/psr/psr-4/



--
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-1686) Installing Base Java EE plugin along with related plugin fails

2018-11-15 Thread Hlulani Mhlongo (JIRA)
Hlulani Mhlongo created NETBEANS-1686:
-

 Summary: Installing Base Java EE plugin along with related plugin 
fails
 Key: NETBEANS-1686
 URL: https://issues.apache.org/jira/browse/NETBEANS-1686
 Project: NetBeans
  Issue Type: Bug
  Components: javaee - EJB, javaee - Hibernate, javaee - Persistence, 
javaee - Web Project
Affects Versions: 10.0
 Environment: Ubuntu 
Reporter: Hlulani Mhlongo



---
>Log Session: Thursday, November 15, 2018 9:45:57 AM SAST
>System Info: 
 Product Version = Apache NetBeans IDE Dev (Build 
incubator-netbeans-linux-916-on-20181113)
 Operating System = Linux version 4.15.0-38-generic running on amd64
 Java; VM; Vendor = 1.8.0_181; OpenJDK 64-Bit Server VM 25.181-b13; Oracle 
Corporation
 Runtime = OpenJDK Runtime Environment 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
 Java Home = /usr/lib/jvm/java-8-openjdk-amd64/jre
 System Locale; Encoding = en_US (nb); UTF-8
 Home Directory = /home/hlulani
 Current Directory = /opt/netbeans/10-incubation/bin
 User Directory = /home/hlulani/.netbeans/dev
 Cache Directory = /home/hlulani/.cache/netbeans/dev
 Installation = /opt/netbeans/10-incubation/nb
 /opt/netbeans/10-incubation/ergonomics
 /opt/netbeans/10-incubation/ide
 /opt/netbeans/10-incubation/extide
 /opt/netbeans/10-incubation/java
 /opt/netbeans/10-incubation/apisupport
 /opt/netbeans/10-incubation/webcommon
 /opt/netbeans/10-incubation/websvccommon
 /opt/netbeans/10-incubation/enterprise
 /opt/netbeans/10-incubation/profiler
 /opt/netbeans/10-incubation/php
 /opt/netbeans/10-incubation/identity
 /opt/netbeans/10-incubation/harness
 /opt/netbeans/10-incubation/groovy
 /opt/netbeans/10-incubation/javafx
 /opt/netbeans/10-incubation/platform
 Boot & Ext. Classpath = 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/icedtea-sound.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/nashorn.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/zipfs.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jaccess.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/dnsns.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/localedata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/cldrdata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunec.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jfxrt.jar
 Application Classpath = 
/opt/netbeans/10-incubation/platform/lib/boot.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-modules.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util-lookup.jar:/opt/netbeans/10-incubation/platform/lib/org-openide-util-ui.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/dt.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
 Startup Classpath = 
/opt/netbeans/10-incubation/platform/core/core-base.jar:/opt/netbeans/10-incubation/platform/core/asm-all-5.0.1.jar:/opt/netbeans/10-incubation/platform/core/org-netbeans-libs-asm.jar:/opt/netbeans/10-incubation/platform/core/org-openide-filesystems.jar:/opt/netbeans/10-incubation/platform/core/org-openide-filesystems-compat8.jar:/opt/netbeans/10-incubation/platform/core/core.jar:/opt/netbeans/10-incubation/nb/core/org-netbeans-upgrader.jar:/opt/netbeans/10-incubation/nb/core/locale/core_nb.jar
---
WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module 
com.revivius.nb.darcula: added = [module org.openide.util.ui > 9.3] removed = 
[]; details: [#243100: Separate desktop-independent utilities]
INFO [org.netbeans.modules.netbinox]: Install area set to 
file:/opt/netbeans/10-incubation/
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, 
org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which 
is deprecated.
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.java.hints, org.netbeans.modules.maven.hints] use 
org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints 
SPI (org.netbeans.spi.java.hints) instead.
WARNING 

[jira] [Commented] (NETBEANS-1217) Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1217:


Uploaded nb-javac plugin v 1.51 for this fix.

> Exception com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
> --
>
> Key: NETBEANS-1217
> URL: https://issues.apache.org/jira/browse/NETBEANS-1217
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0, 10.0
>Reporter: Alexander Bagiev
>Assignee: Reema Taneja
>Priority: Critical
>  Labels: ca_survey
> Attachments: IDE_Log.log, ide_log.txt, messages.log, 
> nb-javac-api.jar, nb-javac-impl.jar, netbeans-1217.patch, ui_log.txt
>
>
> After updating working directory of Git repository (outside IDE) the 
> following exception raised:
> com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:809)
>  at com.sun.tools.javac.code.Types$DescriptorCache.failure(Types.java:805)
>  at 
> com.sun.tools.javac.code.Types$DescriptorCache.findDescriptorInternal(Types.java:735)
>  at com.sun.tools.javac.code.Types$DescriptorCache.get(Types.java:719)
>  at com.sun.tools.javac.code.Types.findDescriptorType(Types.java:828)
>  at 
> com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.getDescriptorType(JCTree.java:737)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitLambda(Flow.java:1311)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1259)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.visitSelect(TreeScanner.java:302)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1258)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitReturn(Flow.java:1235)
>  at com.sun.tools.javac.tree.JCTree$JCReturn.accept(JCTree.java:1552)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitBlock(Flow.java:1021)
>  at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitMethodDef(Flow.java:989)
>  at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:872)
>  at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
>  at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:415)
>  at