[jira] [Created] (NETBEANS-1844) OutOfMemoryError: GC overhead limit exceeded

2018-12-28 Thread Emmanuel Gabriel (JIRA)
Emmanuel Gabriel created NETBEANS-1844:
--

 Summary: OutOfMemoryError: GC overhead limit exceeded
 Key: NETBEANS-1844
 URL: https://issues.apache.org/jira/browse/NETBEANS-1844
 Project: NetBeans
  Issue Type: Bug
 Environment: Windows 10
Reporter: Emmanuel Gabriel


OutOfMemoryError: GC overhead limit exceeded



--
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-1166) Invalid license files in web.core module

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1166:
--
Fix Version/s: 10.0

> Invalid license files in web.core module
> 
>
> Key: NETBEANS-1166
> URL: https://issues.apache.org/jira/browse/NETBEANS-1166
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - JSP, javaee - Web Project
>Reporter: Gilberto C Andrade
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: License, Review, pull-request-available
> Fix For: 10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The following license files[1] , belonging to web.core module, are listed in 
> the rat-report.txt file and need a more experienced review:
> glassfish-license.txt
> w3c-license.txt
> [1] https://github.com/apache/incubator-netbeans/pull/733



--
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-1664) Create 2nd Vote Candidate

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1664:
--
Fix Version/s: 10.0

> Create 2nd Vote Candidate
> -
>
> Key: NETBEANS-1664
> URL: https://issues.apache.org/jira/browse/NETBEANS-1664
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Fix For: 10.0
>
>




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

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

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



[jira] [Updated] (NETBEANS-1043) Refactor -> Move method does not update method::references

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1043:
--
Fix Version/s: 10.0

> Refactor -> Move method does not update method::references
> --
>
> Key: NETBEANS-1043
> URL: https://issues.apache.org/jira/browse/NETBEANS-1043
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 9.0
>Reporter: Austin Stephens
>Assignee: ARUNAVA SINHA
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Given the following code (was done inside a class for simplicity):
> {code:java}
>     public static class Baz{
>         public static void doStuff(BooleanSupplier source){
>             boolean val = source.getAsBoolean();
>         }
>         public static void prepareStuff(){
>             doStuff(Bar::moveThis);
>         }
>     }
>     public static class Bar {
>         public static boolean moveThis(){
>             return true;
>         }
>     }
>     public static class Foo{
>     
>     }
> {code}
> If you Refactor Move `moveThis` from `Bar` to `Foo`, the reference in 
> Baz.prepareStuff() does not get updated.



--
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-1248) Move modules from extide cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1248:
--
Fix Version/s: 10.0

> Move modules from extide cluster into a subdirectory
> 
>
> Key: NETBEANS-1248
> URL: https://issues.apache.org/jira/browse/NETBEANS-1248
> Project: NetBeans
>  Issue Type: Task
>Reporter: Matthias Bläsing
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> modules=o.apache.tools.ant.module, options.java



--
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-1170) Move modules from profiler cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1170:
--
Fix Version/s: 10.0

> Move modules from profiler cluster into a subdirectory
> --
>
> Key: NETBEANS-1170
> URL: https://issues.apache.org/jira/browse/NETBEANS-1170
> Project: NetBeans
>  Issue Type: Task
>Reporter: Thilina Ranathunga
>Assignee: Thilina Ranathunga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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

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

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



[jira] [Updated] (NETBEANS-1308) Windows launcher fails to suppress console

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1308:
--
Fix Version/s: 10.0

> Windows launcher fails to suppress console
> --
>
> Key: NETBEANS-1308
> URL: https://issues.apache.org/jira/browse/NETBEANS-1308
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 10.0
> Environment: Windows 10
>Reporter: Eirik Bakke
>Assignee: vikas kumar prabhakar
>Priority: Critical
> Fix For: 10.0
>
>
> The latest version of the Windows launcher (netbeans64.exe), on the master 
> branch per September 16, opens a new console window every time NetBeans is 
> launched from a shortcut or by double-clicking on the executable in Explorer. 
> The console was suppressed in earlier versions.
> I think this applied to the platform application launcher as well (app64.exe) 
> when I tested two weeks ago.
> This bug was present before the unrelated changes in NETBEANS-1227 ( 
> https://github.com/apache/incubator-netbeans/pull/573 ).



--
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-1021) use explicit params type throws exception for invalid lambda params types

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1021:
--
Fix Version/s: 10.0

> use explicit params type throws exception for invalid lambda params types
> -
>
> Key: NETBEANS-1021
> URL: https://issues.apache.org/jira/browse/NETBEANS-1021
> Project: NetBeans
>  Issue Type: Task
>Reporter: Reema Taneja
>Assignee: Reema Taneja
>Priority: Minor
>  Labels: JDK11-VarInLambda, pull-request-available
> Fix For: 10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Use explicit parameters type hint throws below exception if lambda expression 
> uses a mix of explicit and implicit var type((support added in jdk11)) params.
> Eg. IntBinaryOperator op = (int x, var y) -> x+ y;
> If lambda expr params are like (int x, y), i.e. mix of explicit and implicit 
> params, Convert to 
> explicit type hint is not shown. 
> Investigate if we can convert to explicit type for all mixed types params 
> containing var type or hide the hint.
> Exception:
> java.lang.AssertionError: unexpected type: 
> at 
> jdk.compiler/com.sun.tools.javac.tree.TreeMaker.Type(TreeMaker.java:788)
> at 
> org.netbeans.modules.java.source.builder.TreeFactory.Type(TreeFactory.java:800)
> at org.netbeans.api.java.source.TreeMaker.Type(TreeMaker.java:1083)
> at 
> org.netbeans.modules.java.hints.suggestions.Lambda$AddExplicitLambdaParameterTypes.performRewrite(Lambda.java:627)
> at org.netbeans.spi.java.hints.JavaFix$1.process(JavaFix.java:171)
> at 
> org.netbeans.modules.java.hints.spiimpl.JavaFixImpl$1.run(JavaFixImpl.java:80)
> at 
> org.netbeans.modules.java.hints.spiimpl.JavaFixImpl$1.run(JavaFixImpl.java:74)
> at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:672)
> at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:662)



--
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-1161) Move modules from java cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1161:
--
Fix Version/s: 10.0

> Move modules from java cluster into a subdirectory
> --
>
> Key: NETBEANS-1161
> URL: https://issues.apache.org/jira/browse/NETBEANS-1161
> Project: NetBeans
>  Issue Type: Task
>Reporter: Ralph Benjamin Ruijs
>Assignee: Ralph Benjamin Ruijs
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to java cluster:
> [https://github.com/apache/incubator-netbeans/pull/719]



--
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-1359) Profiling the IDE hangs when saving snapshot

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1359:
--
Fix Version/s: 10.0

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
>  Labels: netcat
> Fix For: 10.0
>
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
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-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1144:
--
Fix Version/s: 10.0

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: licensing, pull-request-available
> Fix For: 10.0
>
> Attachments: predefined_vars.zip
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>




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

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

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



[jira] [Updated] (NETBEANS-1165) Move modules from nb cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1165:
--
Fix Version/s: 10.0

> Move modules from nb cluster into a subdirectory
> 
>
> Key: NETBEANS-1165
> URL: https://issues.apache.org/jira/browse/NETBEANS-1165
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to apisupport cluster:
> [https://github.com/apache/incubator-netbeans/pull/719]



--
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-1064) not detected

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1064:
--
Fix Version/s: 10.0

>  not detected
> -
>
> Key: NETBEANS-1064
> URL: https://issues.apache.org/jira/browse/NETBEANS-1064
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Toolchain
>Affects Versions: 9.0
> Environment: NetBeans 9.0 RC1, WIN10, java 10.0.1., Firefox 61.0.1
>Reporter: Jörg Büchner
>Assignee: vikas kumar prabhakar
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Being new to NetBeans I first clicked on [Take a Tour] and received the Error 
> message:
> "Could not access the URL through the external browser. Check the browser 
> configuration."
> First I would have appreciated a hint where this can be done 
> (Tools/Options/General) and
> second I wonder why my Firefox is not detected, although it is set as default 
> in the Windows settings under Apps/Standard Apps.
> However, when explicitly selecting Firefox in the Options dialog, everythings 
> works fine.



--
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-951) NetBeans hangs up in headless mode

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-951:
-
Fix Version/s: 10.0

> NetBeans hangs up in headless mode
> --
>
> Key: NETBEANS-951
> URL: https://issues.apache.org/jira/browse/NETBEANS-951
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Svatopluk Dedic
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In certain type of tests/infrastructure, it is desirable to run NB in 
> headless mode (-Djava.awt.headless=true) and terminate early 
> (-J-Dnetbeans.close=true).
> But the code which eventually terminates NB instance is executed in 
> WindowManager.invokeWhenUIReady - this mean never in headless mode, as the 
> main window never becomes visible.
> [~jtulach] proposed a patch that would schedule termination of NB process 
> just after GuiRunLevel initaializes



--
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-1109) Link to “known issues” on Apache NetBeans 9.0 release page broken

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1109:
--
Fix Version/s: 10.0

> Link to “known issues” on Apache NetBeans 9.0 release page broken
> -
>
> Key: NETBEANS-1109
> URL: https://issues.apache.org/jira/browse/NETBEANS-1109
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: René Kraneis
>Priority: Minor
> Fix For: 10.0
>
>
> The link for known issues on 
> https://netbeans.apache.org/download/nb90/nb90.html references 
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0, but 
> this is not an existing page. If this should indicate “no known issues” there 
> should probably still be a page just saying that :-)



--
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-1065) Warning messages in Project Properties dialog of NB Platform projects

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1065:
--
Fix Version/s: 10.0

> Warning messages in Project Properties dialog of NB Platform projects
> -
>
> Key: NETBEANS-1065
> URL: https://issues.apache.org/jira/browse/NETBEANS-1065
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 9.0
>Reporter: Walter Nyland
>Assignee: Jaroslav Tulach
>Priority: Major
> Fix For: 10.0
>
>
> Right-click a NetBeans Platform application project and choose Properties and 
> then in the Libraries tab you'll see warning messages at the bottom like this 
> one:
> "Module net.java.html.boot.fx in platform requests the token 
> javafx.application but there are no known providers."
> After unchecking the above module, there's another message like the above, 
> altogether about 10 modules need to be unchecked before the warning message 
> disappears.
> This:
> 1. Is confusing and looks like there's something wrong.
> 2. Prevents the red "Resolve" button from becoming enabled, i.e., blocks me 
> from automatically resolving dependencies related to those I have already 
> selected.



--
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-1152) Move modules from groovy cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1152:
--
Fix Version/s: 10.0

> Move modules from groovy cluster into a subdirectory
> 
>
> Key: NETBEANS-1152
> URL: https://issues.apache.org/jira/browse/NETBEANS-1152
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to groovy cluster:
> https://github.com/apache/incubator-netbeans/pull/719



--
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-1172) Move modules from ide cluster into ide subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1172:
--
Fix Version/s: 10.0

> Move modules from ide cluster into ide subdirectory
> ---
>
> Key: NETBEANS-1172
> URL: https://issues.apache.org/jira/browse/NETBEANS-1172
> Project: NetBeans
>  Issue Type: Task
>Reporter: Ralph Benjamin Ruijs
>Assignee: Ralph Benjamin Ruijs
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to java cluster:
> [https://github.com/apache/incubator-netbeans/pull/719]



--
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-1371) Update pluginimporter and upgrader tool to look for NetBeans 9.0

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1371:
--
Fix Version/s: 10.0

> Update pluginimporter and upgrader tool to look for NetBeans 9.0
> 
>
> Key: NETBEANS-1371
> URL: https://issues.apache.org/jira/browse/NETBEANS-1371
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
> nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
> Shall be updated to look at the data directory in NetBeans 9.0 installation.



--
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-1174) Move modules from webcommon cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1174:
--
Fix Version/s: 10.0

> Move modules from webcommon cluster into a subdirectory
> ---
>
> Key: NETBEANS-1174
> URL: https://issues.apache.org/jira/browse/NETBEANS-1174
> Project: NetBeans
>  Issue Type: Task
>Reporter: Thilina Ranathunga
>Assignee: Thilina Ranathunga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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

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

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



[jira] [Updated] (NETBEANS-1665) Create 3rd Vote Candidate

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1665:
--
Fix Version/s: 10.0

> Create 3rd Vote Candidate
> -
>
> Key: NETBEANS-1665
> URL: https://issues.apache.org/jira/browse/NETBEANS-1665
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Fix For: 10.0
>
>




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

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

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



[jira] [Updated] (NETBEANS-1443) Error creating Symfony project

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1443:
--
Fix Version/s: 10.0

> Error creating Symfony project
> --
>
> Key: NETBEANS-1443
> URL: https://issues.apache.org/jira/browse/NETBEANS-1443
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Symfony
>Affects Versions: 10.0
>Reporter: Rodrigo Teixeira Andreotti
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: php, pull-request-available, symfony2
> Fix For: 10.0
>
> Attachments: debian.log, windows.log
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> The following error is occurring when I try to finish creating a project with 
> symfony framework 2/3, the error is happening in both Debian and Windows.



--
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-1151) Add the removed test files of php.editor

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1151:
--
Fix Version/s: 10.0

> Add the removed test files of php.editor
> 
>
> Key: NETBEANS-1151
> URL: https://issues.apache.org/jira/browse/NETBEANS-1151
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Some unit test files were removed[1] when the 2nd donation was done. 
> We should add the files again if possible because some unit tests fail now.
> Otherwise, we should create new test files.
> [1] https://hg.netbeans.org/releases/rev/c08284c26be3



--
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-1190) NetBeans frame icons do not include enough sizes

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1190:
--
Fix Version/s: 10.0

> NetBeans frame icons do not include enough sizes
> 
>
> Key: NETBEANS-1190
> URL: https://issues.apache.org/jira/browse/NETBEANS-1190
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Ralph Benjamin Ruijs
>Assignee: Ralph Benjamin Ruijs
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
> Attachments: NBIconBlurred.png, NBIconLarge.png
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> The icons included in NetBeans are too small for Gnome's task switcher 
> (screenshot attached).



--
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-1180) Move modules from enterprise cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1180:
--
Fix Version/s: 10.0

> Move modules from enterprise cluster into a subdirectory
> 
>
> Key: NETBEANS-1180
> URL: https://issues.apache.org/jira/browse/NETBEANS-1180
> Project: NetBeans
>  Issue Type: Task
>Reporter: Thilina Ranathunga
>Assignee: Thilina Ranathunga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> *Modules*
> api.web.webmodule
> cloud.amazon
> cloud.common
> el.lexer
> glassfish.common
> glassfish.eecommon
> glassfish.javaee
> glassfish.tooling
> j2ee.ant
> j2ee.api.ejbmodule
> j2ee.clientproject
> j2ee.common
> j2ee.core
> j2ee.dd
> j2ee.dd.webservice
> j2ee.ddloaders
> j2ee.earproject
> j2ee.ejbcore
> j2ee.ejbjarproject
> j2ee.ejbrefactoring
> j2ee.ejbverification
> j2ee.genericserver
> j2ee.jboss4
> j2ee.kit
> j2ee.platform
> j2ee.sun.appsrv
> j2ee.sun.dd
> j2ee.sun.ddui
> j2ee.weblogic9
> j2eeapis
> j2eeserver
> javaee.api
> javaee.beanvalidation
> javaee.project
> javaee.resources
> javaee.specs.support
> javaee.wildfly
> javaee7.api
> jellytools.enterprise
> jsp.lexer
> ko4j.debugging
> libs.amazon
> libs.commons_fileupload
> libs.elimpl
> libs.glassfish_logging
> libs.jstl
> maven.j2ee
> maven.jaxws
> performance.javaee
> performance.scripting
> performance.web
> profiler.j2ee
> projectimport.eclipse.web
> servletjspapi
> spring.webmvc
> tomcat5
> web.beans
> web.client.rest
> web.core
> web.core.syntax
> web.debug
> web.el
> web.freeform
> web.jsf
> web.jsf.editor
> web.jsf.icefaces
> web.jsf.kit
> web.jsf.navigation
> web.jsf.richfaces
> web.jsf12
> web.jsf12ri
> web.jsf20
> web.jsfapi
> web.jspparser
> web.kit
> web.monitor
> web.primefaces
> web.project
> web.refactoring
> web.struts
> weblogic.common
> websocket
> websvc.clientapi
> websvc.core
> websvc.customization
> websvc.design
> websvc.editor.hints
> websvc.jaxws.lightapi
> websvc.jaxwsapi
> websvc.jaxwsmodel
> websvc.kit
> websvc.manager
> websvc.metro.lib
> websvc.metro.model
> websvc.owsm
> websvc.projectapi
> websvc.rest
> websvc.restapi
> websvc.restkit
> websvc.restlib
> websvc.saas.codegen.j2ee
> websvc.utilities
> websvc.websvcapi
> websvc.wsitconf
> websvc.wsitmodelext
> websvc.wsstackapi



--
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-1239) Fix outdated Oracle JET project templates and samples

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1239:
--
Fix Version/s: 10.0

> Fix outdated Oracle JET project templates and samples
> -
>
> Key: NETBEANS-1239
> URL: https://issues.apache.org/jira/browse/NETBEANS-1239
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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

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

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



[jira] [Updated] (NETBEANS-1083) Discovered maven version is added to existing version in pom.xml

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1083:
--
Fix Version/s: 10.0

> Discovered maven version is added to existing version in pom.xml
> 
>
> Key: NETBEANS-1083
> URL: https://issues.apache.org/jira/browse/NETBEANS-1083
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 9.0
> Environment: Windows 10
> Java 8u172
>Reporter: Kenneth Fogel
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> 1.5
> Now I position the cursor before the period and type a period. As always I 
> get a list of all versions. If I select one then the new version value after 
> the period is inserted between the exiting values. It should be deleting the 
> existing value and replacing it with the new one..
> 1.7.25.5
> when it should be
> 1.7.25



--
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-1538) NetBeans installer Not locating Java properly

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1538:
--
Fix Version/s: 10.0

> NetBeans installer Not locating Java properly
> -
>
> Key: NETBEANS-1538
> URL: https://issues.apache.org/jira/browse/NETBEANS-1538
> Project: NetBeans
>  Issue Type: Bug
>Reporter: martha
>Priority: Trivial
> Fix For: 10.0
>
>
> I'm trying to install the NetBeans "all" package, and, I'm pretty sure I 
> already have Java SE Development Kit installed, however, it's not locating it 
> properly, it comes with an error.
>  {{Java SE Development Kit (JDK) was not found on this 
> computer[!https://issues.apache.org/jira/images/icons/emoticons/sad.png!|https://www.essayhave.com/essay-writing-service.html]}}
>  So I ran the CMD and typed:
>  {{netbeans-7.1.3-windows.exe --javahome "C:\Program Files\Java\jdk1.7.0_25"}}
>  As I checked, I was in the right directory (E:\Mark\Downloads) where the 
> setup file of netbeans is supposed to be. After pressing ENTER, it did locate 
> JDK, however it would not locate JRE and came up with this error.
>  {{Java Runtime Environment (JRE) was not found There is no JRE at the 
> specified location C:\Program Files\Java\jdk1.7.0_25}}
>  So I tried installing the JDK+NetBeans Bundle by Oracle [x86 (32-bit) for 
> Windows (I'm running a 32-bit Windows XP SP3 so it should have worked)] but 
> it says that it's not compatible with my current platform. I also tried 
> --jdkhome but it didn't seem to work at all. Please, this has been going on 
> for two days.



--
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-1171) Invalid license files in web.core.syntax module

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1171:
--
Fix Version/s: 10.0

> Invalid license files in web.core.syntax module
> ---
>
> Key: NETBEANS-1171
> URL: https://issues.apache.org/jira/browse/NETBEANS-1171
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - JSP, javaee - Web Project
>Reporter: Gilberto C Andrade
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: License, Review, pull-request-available
> Fix For: 10.0
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Checked the rat-report.txt file, don't know what to do with these files:
> * cddl_11_license.txt
> * struts-tags_apache20_license.txt
>  As [~mblaesing] said:
> "_This is more than a bit messy. At best the tlddoc files would be created 
> with maven artifacts and an ant target created, that does what is described 
> in the tlddoc/HowGenerateDocumentation.html file._"
> [1] https://github.com/apache/incubator-netbeans/pull/702



--
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-1275) Add the 8.2 update center to the default installation

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1275:
--
Fix Version/s: 10.0

> Add  the 8.2 update center to the default installation
> --
>
> Key: NETBEANS-1275
> URL: https://issues.apache.org/jira/browse/NETBEANS-1275
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Update these:
> https://github.com/apache/incubator-netbeans/blob/master/nb/updatecenters/src/org/netbeans/modules/updatecenters/resources/mf-layer.xml
> https://github.com/apache/incubator-netbeans/blob/master/nb/updatecenters/src/org/netbeans/modules/updatecenters/resources/Bundle.properties



--
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-1119) Broken link to NetBeans Slack channel

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1119:
--
Fix Version/s: 10.0

> Broken link to NetBeans Slack channel
> -
>
> Key: NETBEANS-1119
> URL: https://issues.apache.org/jira/browse/NETBEANS-1119
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Andreas Sewe
>Priority: Minor
> Fix For: 10.0
>
>
> On [https://netbeans.apache.org/community/mailing-lists.html,] the link to 
> the NetBeans Slack channel ([https://netbeans.signup.team/)] is broken. The 
> target host answers to pings, but refuses connections on both ports 80 and 
> 443.



--
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-1224) Code completion for lambda parameter throwing exception in jdk-11

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1224:
--
Fix Version/s: 10.0

> Code completion for lambda parameter throwing exception in jdk-11
> -
>
> Key: NETBEANS-1224
> URL: https://issues.apache.org/jira/browse/NETBEANS-1224
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Reporter: ARUNAVA SINHA
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
> Attachments: TestClass.java
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> If we have a functional interface as method argument and we want to implement 
> it using lambda expression , then on trying to do code-completion for lambda 
> param exception occurs.
> The issue is reproducible in Open JDK-11 with or without nb-javac(for jdk-11)
> The issue was reproduced using OpenJDK 64-Bit Server VM 18.9 (build 11+28, 
> mixed mode) 
> Please find below sample code for simulating the issue.
> public class JavaApplication1 {
>  public static void main(String[] args)
> { JavaApplication1 obj = new JavaApplication1(); obj.test((var a,^ )); }
> private void test(FuncInterface f) {}
>  interface FuncInterface\{ public void test(String s, int p, long v); }
> }
>  
> On doing ctl+space at  '^' throwing below exception.
> =
> java.lang.NullPointerException
>  at jdk.compiler/com.sun.tools.javac.code.Types.subst(Types.java:3258)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.InferenceContext.asUndetVar(InferenceContext.java:207)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.InferenceContext.asUndetVars(InferenceContext.java:213)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Attr.checkLambdaCompatible(Attr.java:2872)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.visitLambda(Attr.java:2610)
>  at 
> jdk.compiler/com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1807)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.attribTree(Attr.java:655)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr.attribSpeculative(DeferredAttr.java:497)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr.attribSpeculative(DeferredAttr.java:480)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$4.complete(DeferredAttr.java:368)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$DeferredType.check(DeferredAttr.java:334)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$DeferredType.check(DeferredAttr.java:320)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap.recover(DeferredAttr.java:1033)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap.typeOf(DeferredAttr.java:1022)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve$ResolveDeferredRecoveryMap.typeOf(Resolve.java:2554)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap.visitType(DeferredAttr.java:989)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap.visitType(DeferredAttr.java:1012)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap.visitType(DeferredAttr.java:975)
>  at jdk.compiler/com.sun.tools.javac.code.Type.accept(Type.java:214)
>  at 
> jdk.compiler/com.sun.tools.javac.code.Types$MapVisitor.visit(Types.java:4940)
>  at 
> jdk.compiler/com.sun.tools.javac.code.Types$TypeMapping.apply(Types.java:4951)
>  at 
> jdk.compiler/com.sun.tools.javac.code.Types$TypeMapping.apply(Types.java:4949)
>  at jdk.compiler/com.sun.tools.javac.util.List.map(List.java:425)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve$8.getArgumentTypes(Resolve.java:2542)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve.accessInternal(Resolve.java:2463)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve.accessMethod(Resolve.java:2483)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve$BasicLookupHelper.access(Resolve.java:3297)
>  at jdk.compiler/com.sun.tools.javac.comp.Resolve$10.access(Resolve.java:2651)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve.lookupMethod(Resolve.java:3538)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve.resolveQualifiedMethod(Resolve.java:2641)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Resolve.resolveQualifiedMethod(Resolve.java:2635)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.selectSym(Attr.java:3721)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3601)
>  at 
> jdk.compiler/com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2110)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.attribTree(Attr.java:655)
>  at jdk.compiler/com.sun.tools.javac.comp.Attr.visitApply(Attr.java:2006)
>  at 
> 

[jira] [Updated] (NETBEANS-862) Autocomplete for var keyword not supported in Lambda parameter

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-862:
-
Fix Version/s: 10.0

> Autocomplete for var keyword not supported in Lambda parameter
> --
>
> Key: NETBEANS-862
> URL: https://issues.apache.org/jira/browse/NETBEANS-862
> Project: NetBeans
>  Issue Type: Bug
>Reporter: ARUNAVA SINHA
>Assignee: ARUNAVA SINHA
>Priority: Minor
>  Labels: JDK11-VarInLambda, pull-request-available
> Fix For: 10.0
>
>  Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Auto-complete(CTL+ space)  for var keyword in not happening in Lambda 
> parameter (JDK-11). Cursor is at caret position.
> IntBinaryOperator calc2 = (var x,  ^ y ) -> x+y;
>  



--
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-1420) UpgradeWindows Launchers

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1420:
--
Fix Version/s: 10.0

> UpgradeWindows Launchers
> 
>
> Key: NETBEANS-1420
> URL: https://issues.apache.org/jira/browse/NETBEANS-1420
> Project: NetBeans
>  Issue Type: Sub-task
>  Components: platform - LaunchersCLI
>Reporter: Laszlo Kishalmi
>Assignee: Jan Lahoda
>Priority: Major
>  Labels: Windows., pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Dear Jan,
> I'd ask a favor to create and upload the Windows launchers for the 10.0 
> release as you did for 9.0. I'm afraid NETBEAN-1145 is not going to be put in 
> process for the 10.0 release.
> Thank you very much.



--
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-1175) Move modules from websvccommon cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1175:
--
Fix Version/s: 10.0

> Move modules from websvccommon cluster into a subdirectory
> --
>
> Key: NETBEANS-1175
> URL: https://issues.apache.org/jira/browse/NETBEANS-1175
> Project: NetBeans
>  Issue Type: Task
>Reporter: Thilina Ranathunga
>Assignee: Thilina Ranathunga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> modules=
> websvc.jaxwsmodelapi,
> websvc.saas.api,
> websvc.saas.codegen,
> websvc.saas.kit,
> websvc.saas.ui



--
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-1163) Move modules from apisupport cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1163:
--
Fix Version/s: 10.0

> Move modules from apisupport cluster into a subdirectory
> 
>
> Key: NETBEANS-1163
> URL: https://issues.apache.org/jira/browse/NETBEANS-1163
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to apisupport cluster:
> [https://github.com/apache/incubator-netbeans/pull/719]



--
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-1254) Move svnkit+hibernateweb modules into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1254:
--
Fix Version/s: 10.0

> Move svnkit+hibernateweb modules into a subdirectory
> 
>
> Key: NETBEANS-1254
> URL: https://issues.apache.org/jira/browse/NETBEANS-1254
> Project: NetBeans
>  Issue Type: Task
>Reporter: Matthias Bläsing
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The two modules:
> - libs.svnClientAdapter.svnkit (Cluster: ide)
> - hibernateweb (Cluster: enterprise)
> were removed from the cluster list because they depend on non-ASF compatible 
> libraries. The corresponding clusters were extracted from history, commits: 
> 87bd5ea, e32f86a)



--
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-1666) Collect Vote Results on VC3

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1666:
--
Fix Version/s: 10.0

> Collect Vote Results on VC3
> ---
>
> Key: NETBEANS-1666
> URL: https://issues.apache.org/jira/browse/NETBEANS-1666
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Fix For: 10.0
>
>




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

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

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



[jira] [Updated] (NETBEANS-1715) Just testing the JIRA integration

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1715:
--
Fix Version/s: 10.0

> Just testing the JIRA integration
> -
>
> Key: NETBEANS-1715
> URL: https://issues.apache.org/jira/browse/NETBEANS-1715
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Chris Thistlethwaite
>Assignee: Chris Thistlethwaite
>Priority: Trivial
> Fix For: 10.0
>
>




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

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

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



[jira] [Updated] (NETBEANS-1242) Update the What's New Link in Welcome Screen

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1242:
--
Fix Version/s: 10.0

> Update the What's New Link in Welcome Screen
> 
>
> Key: NETBEANS-1242
> URL: https://issues.apache.org/jira/browse/NETBEANS-1242
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The Welcome screen's What's New link point to netbeans.org, could point here 
> instead:
> https://netbeans.apache.org/download/index.html



--
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-1162) Move modules from javafx cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1162:
--
Fix Version/s: 10.0

> Move modules from javafx cluster into a subdirectory
> 
>
> Key: NETBEANS-1162
> URL: https://issues.apache.org/jira/browse/NETBEANS-1162
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to javafx cluster:
> [https://github.com/apache/incubator-netbeans/pull/719]



--
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-987) Create a wiki page on NetBeans font rendering issues

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-987:
-
Fix Version/s: 10.0

> Create a wiki page on NetBeans font rendering issues
> 
>
> Key: NETBEANS-987
> URL: https://issues.apache.org/jira/browse/NETBEANS-987
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: font
> Fix For: 10.0
>
>
> We have a few font rendering issues introduced in latest JDK and new OS 
> fonts. It would be good to document it somewhere.
>  # fontconfig.properties
>  # Custom font usage on terminal and editor (NETBEANS-346)



--
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-1228) Upgrade Groovy support to use groovy 2.5.2

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1228:
--
Fix Version/s: 10.0

> Upgrade Groovy support to use groovy 2.5.2
> --
>
> Key: NETBEANS-1228
> URL: https://issues.apache.org/jira/browse/NETBEANS-1228
> Project: NetBeans
>  Issue Type: Improvement
>  Components: groovy - Code
>Affects Versions: 9.0
>Reporter: Sven Reimers
>Assignee: Sven Reimers
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>
> Upgrade Groovy support to use latest stable Groovy 2.5.2. Modules needed from 
> Apache Groovy:
>  * groovy
>  * groovy-ant



--
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-1241) planetnetbeans.org referenced in Welcome screen but down

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1241:
--
Fix Version/s: 10.0

> planetnetbeans.org referenced in Welcome screen but down
> 
>
> Key: NETBEANS-1241
> URL: https://issues.apache.org/jira/browse/NETBEANS-1241
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The Oracle server that provides planetnetbeans.org is down.
> It is unlikely it will come back up -- there are security issues involved and 
> it will probably be retired,
> planetnetbeans.org is being donated to Apache, both the domain and the 
> application.
> However, both these tasks are incomplete. Probably this will not be completed 
> in time for the November release.
> I propose we simply remove the Blogs panel from the Welcome screen, which 
> still looks great without it, since the News & Tutorials panel then 
> automatically takes up the whole area of the Welcome screen.



--
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-1164) Move modules from php cluster into a subdirectory

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1164:
--
Fix Version/s: 10.0

> Move modules from php cluster into a subdirectory
> -
>
> Key: NETBEANS-1164
> URL: https://issues.apache.org/jira/browse/NETBEANS-1164
> Project: NetBeans
>  Issue Type: Task
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Follow the steps here and apply to php cluster:
> https://github.com/apache/incubator-netbeans/pull/719



--
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-1243) Update the Community Link on the Welcome Screen

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1243:
--
Fix Version/s: 10.0

> Update the Community Link on the Welcome Screen
> ---
>
> Key: NETBEANS-1243
> URL: https://issues.apache.org/jira/browse/NETBEANS-1243
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> On the Welcome Screen, the Community link points here:
> https://netbeans.org/community/index.html?utm_source=netbeans_campaign=welcomepage
> ...should maybe point here instead:
> https://netbeans.apache.org/community/index.html



--
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-1306) UI not loaded properly, check the exception for more details

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1306:
---

Please test on NetBeans 10, and a more recent JDK.
AFAIK, there was such issues in the JVM previously.

> UI not loaded properly, check the exception for more details
> 
>
> Key: NETBEANS-1306
> URL: https://issues.apache.org/jira/browse/NETBEANS-1306
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 10.0
> Environment: Windows 10 x64.
>Reporter: Ahmet Murati
>Priority: Major
> Fix For: Next
>
>
> The UI is not loading and there is an exception
> ---
> >Log Session: Wednesday, September 26, 2018 9:41:47 PM CEST
> >System Info: 
>  Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
>  Operating System = Windows 10 version 10.0 running on amd64
>  Java; VM; Vendor = 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11; 
> Oracle Corporation
>  Runtime = Java(TM) SE Runtime Environment 1.8.0_172-b11
>  Java Home = C:\Program Files\Java\jdk1.8.0_172\jre
>  System Locale; Encoding = en_US (nb); Cp1252
>  Home Directory = C:\Users\ahmet
>  Current Directory = 
> D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\bin
>  User Directory = C:\Users\ahmet\AppData\Roaming\NetBeans\9.0
>  Cache Directory = C:\Users\ahmet\AppData\Local\NetBeans\Cache\9.0
>  Installation = D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\nb
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\ide
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\extide
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\java
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\apisupport
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\websvccommon
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\profiler
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\harness
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\javafx
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\jbossforge
>  D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform
>  Boot & Ext. Classpath = C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\resources.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\rt.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\sunrsasign.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\jsse.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\jce.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\charsets.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\jfr.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\classes;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\access-bridge-64.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\cldrdata.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\dnsns.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\jaccess.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\jfxrt.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\localedata.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\nashorn.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\sunec.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\sunjce_provider.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\sunmscapi.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\sunpkcs11.jar;C:\Program 
> Files\Java\jdk1.8.0_172\jre\lib\ext\zipfs.jar
>  Application Classpath = 
> D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform\lib\boot.jar;D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform\lib\org-openide-modules.jar;D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform\lib\org-openide-util-lookup.jar;D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform\lib\org-openide-util-ui.jar;D:\Me\Downloads\incubating-netbeans-java-9.0-bin\netbeans\platform\lib\org-openide-util.jar;C:\Program
>  Files\Java\jdk1.8.0_172\lib\dt.jar;C:\Program 
> Files\Java\jdk1.8.0_172\lib\tools.jar
>  Startup Classpath = 
> 

[jira] [Updated] (NETBEANS-1052) beansbinding is not available in vc3 but t is in rc1

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1052:
--
Fix Version/s: 9.0

> beansbinding is not available in vc3 but t is in rc1
> 
>
> Key: NETBEANS-1052
> URL: https://issues.apache.org/jira/browse/NETBEANS-1052
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager, updatecenters - Pluginportal
>Affects Versions: 9.0
> Environment: ubuntu 18.04, java-10-oracle
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Fix For: 9.0
>
>
> For our teaching we intend to use the java mooc at mooc.f, which
> requires the TMC (test my code) plugin.
> When installing the plugin, the dependency *beansbinding* appears to be 
> missing or not available through the plugin manager or the update portal. 
> The plugin installs cleanly under 9.0-RC1 but not under 9.0-vc3.
>  
> The message given when trying to install is
>  
> {{Some plugins require plugin org.jdesktop.beansbinding to be 
> installed.}}{{The plugin org.jdesktop.beansbinding is requested in version 
> 1.24.1.121.}}
> {{The following plugin is affected:}}
> {{  Test My Code plugin}}
>  



--
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-1067) About image is not a PNG but GIF

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1067:
--
Fix Version/s: 10.0

> About image is not a PNG but GIF
> 
>
> Key: NETBEANS-1067
> URL: https://issues.apache.org/jira/browse/NETBEANS-1067
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> I'm getting this harmless exception in the log because our about image is not 
> a PNG but GIF:
> INFO [org.openide.util.ImageUtilities]: Image 
> org/netbeans/core/startup/about_nb.png is not PNG
> javax.imageio.IIOException: Bad PNG signature!
> at 
> com.sun.imageio.plugins.png.PNGImageReader.readHeader(PNGImageReader.java:242)
> Caused: javax.imageio.IIOException: I/O error reading PNG header!
> at 
> com.sun.imageio.plugins.png.PNGImageReader.readHeader(PNGImageReader.java:315)
> at 
> com.sun.imageio.plugins.png.PNGImageReader.readMetadata(PNGImageReader.java:654)
> at 
> com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1248)
> at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1606)
> [catch] at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:545)
> at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:458)
> at org.openide.util.ImageUtilities.loadImage(ImageUtilities.java:148)
> at org.netbeans.core.startup.Splash.loadContent(Splash.java:210)
> at 
> org.netbeans.core.ui.ProductInformationPanel.(ProductInformationPanel.java:123)
> at org.netbeans.core.actions.AboutAction.performAction(AboutAction.java:48)
> at 
> org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:105)
> at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:70)
> at 
> org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:91)
> at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:74)
> at 
> org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:102)
> at 
> org.netbeans.modules.applemenu.NbApplicationAdapter.performAction(NbApplicationAdapter.java:149)
> at 
> org.netbeans.modules.applemenu.NbApplicationAdapter.handleAbout(NbApplicationAdapter.java:103)
> at 
> org.netbeans.modules.applemenu.NbApplicationAdapterJDK8.handleAbout(NbApplicationAdapterJDK8.java:66)
> at 
> com.apple.eawt._AppEventHandler$_AboutDispatcher.performUsing(_AppEventHandler.java:250)
> Checking:
> $ file ./ide.branding/core.startup/src/org/netbeans/core/startup/about_nb.png
> ./ide.branding/core.startup/src/org/netbeans/core/startup/about_nb.png: GIF 
> image data, version 89a, 529 x 252



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

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

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



[jira] [Closed] (NETBEANS-1302) SvnKit Missing as an option

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1302.
-

> SvnKit Missing as an option
> ---
>
> Key: NETBEANS-1302
> URL: https://issues.apache.org/jira/browse/NETBEANS-1302
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: MacOS Mojava 10.14 (18A391)
>Reporter: Jo Desmet
>Priority: Critical
>  Labels: svn, svnkit
>
> In version 9.0 - SvnKit seems to be missing as an option. Because in none of 
> the versions on MacOS I was able to get CLI and JavaHL to work, it is to me 
> critical that at least SvnKit works as a fallback.



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

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

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



[jira] [Closed] (NETBEANS-1098) PHP not available in NetBeans 9 Final Release due to missing plugin manager config

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1098.
-

> PHP not available in NetBeans 9 Final Release due to missing plugin manager 
> config
> --
>
> Key: NETBEANS-1098
> URL: https://issues.apache.org/jira/browse/NETBEANS-1098
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code, platform - Plugin Manager, updatecenters - 
> Pluginportal
>Affects Versions: 9.0
>Reporter: Michal H
>Priority: Major
>
> Final Release of NetBeans 9 doesn't provide PHP module, which fully worked in 
> RC 1. The reason is missing entry in Update Center / Plugin Manager, so 
> Netbeans can not download the module. Also plugins from Netbeans 8.2 are 
> missing in Plugin Manager. Adding URL of old catalog to configurations solves 
> problem.



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

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

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



[jira] [Closed] (NETBEANS-1591) Javadoc and Sources fails when configured as file resource

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1591.
-

> Javadoc and Sources fails when configured as file resource
> --
>
> Key: NETBEANS-1591
> URL: https://issues.apache.org/jira/browse/NETBEANS-1591
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Netbeans 9.0 (incubator-netbeans-release-334-on-20180708 
> and openjdk-11-jdk (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3)) on Ubuntu 18.04 
> system
>Reporter: Manfred Steiner
>Assignee: Manfred Steiner
>Priority: Major
>
> Context menu _Show Javadoc_ fails when Javadoc is configured as file resource 
> (using menu _Tools->Java Platform->Javadoc_). Using Javadoc as URL resource 
> works proper.
> Same effect if I want to step into library code when debugging java code. 
> This may have the same root cause, because Java sources are also configured 
> as file resource in the configuration file 
> {{.netbeans/9.0/config/Services/Platforms/org-netbeans-api-java-Platform/default_platform.xml}}.



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

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

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



[jira] [Closed] (NETBEANS-121) Remove "Enterprise" section from the website

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-121.


> Remove "Enterprise" section from the website
> 
>
> Key: NETBEANS-121
> URL: https://issues.apache.org/jira/browse/NETBEANS-121
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Wade Chandler
>Assignee: Wade Chandler
>Priority: Major
>
> It seems while reviewing the site, that the "Enterprise" section of the 
> NetBeans website does not make much sense at Apache, at least to me 
> [~wadechandler]. I feel we should just remove it; it seems superfluous with 
> marketing info that doesn't feel natural. This ticket is to track that work, 
> but too, to reference in discussions with others.
> https://netbeans.org/enterprise/index.html



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

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

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



[jira] [Closed] (NETBEANS-858) java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-858.


> java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast 
> to sun.java2d.xr.XRSurfaceData
> ---
>
> Key: NETBEANS-858
> URL: https://issues.apache.org/jira/browse/NETBEANS-858
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
> Environment: dev builds on 8u171 (Ubuntu)
>Reporter: Jesse Glick
>Priority: Major
>
> I am occasionally getting an error from {{ImageIcon.paintIcon}} in Metal L:
> {code:none}
> java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast 
> to sun.java2d.xr.XRSurfaceData
>   at sun.java2d.xr.XRPMBlitLoops.cacheToTmpSurface(XRPMBlitLoops.java:148)
>   at sun.java2d.xr.XrSwToPMBlit.Blit(XRPMBlitLoops.java:356)
>   at sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:959)
>   at sun.java2d.pipe.DrawImage.renderImageCopy(DrawImage.java:577)
>   at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:67)
>   at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:1014)
>   at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3318)
>   at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3296)
>   at javax.swing.ImageIcon.paintIcon(ImageIcon.java:425)
>   at 
> javax.swing.plaf.basic.BasicButtonUI.paintIcon(BasicButtonUI.java:292)
>   at javax.swing.plaf.basic.BasicButtonUI.paint(BasicButtonUI.java:216)
>   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
>   at javax.swing.plaf.metal.MetalButtonUI.update(MetalButtonUI.java:150)
>   at javax.swing.JComponent.paintComponent(JComponent.java:780)
>   at javax.swing.JComponent.paint(JComponent.java:1056)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at 
> org.netbeans.swing.tabcontrol.TabbedContainer.paint(TabbedContainer.java:969)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)
>   at javax.swing.JComponent.paintChildren(JComponent.java:889)
>   at javax.swing.JComponent.paint(JComponent.java:1065)
>   at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210)
>   at 
> javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1579)
>   at 
> javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1502)
>   at 
> javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:306)
>   at javax.swing.RepaintManager.paint(RepaintManager.java:1272)
>   at javax.swing.JComponent._paintImmediately(JComponent.java:5158)
>   at javax.swing.JComponent.paintImmediately(JComponent.java:4969)
>   at javax.swing.RepaintManager$4.run(RepaintManager.java:831)
>   at javax.swing.RepaintManager$4.run(RepaintManager.java:814)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>   at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814)
>   at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789)
>   at 
> javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738)
>   at javax.swing.RepaintManager.access$1200(RepaintManager.java:64)
>   at 
> javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732)
>   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
>   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
>   at java.awt.EventQueue.access$500(EventQueue.java:97)
>   at java.awt.EventQueue$3.run(EventQueue.java:709)
>   at java.awt.EventQueue$3.run(EventQueue.java:703)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>   at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
>   at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
> [catch] at 
> 

[jira] [Closed] (NETBEANS-1001) Document Gnome Keyring Workaround on Wiki

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1001.
-

> Document Gnome Keyring Workaround on Wiki
> -
>
> Key: NETBEANS-1001
> URL: https://issues.apache.org/jira/browse/NETBEANS-1001
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Minor
>
> Document how Gnome Keyring can be used with 8.2 and 9.0.



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

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

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



[jira] [Closed] (NETBEANS-723) PHP - Refactor - rename class - not work correctly

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-723.


> PHP - Refactor - rename class - not work correctly
> --
>
> Key: NETBEANS-723
> URL: https://issues.apache.org/jira/browse/NETBEANS-723
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Refactoring
>Affects Versions: 9.0
>Reporter: Piotr Hoppe
>Priority: Major
>
> When I put cursor on name of php class and select option "Refactor > Rename" 
> from right menu.
>  Then I see window "Rename" with selected option "Rename Also File With the 
> Declaration"
>  And I press button "Preview" 
>  Then I see "Refactoring" tab and I press button "Do Refactoring"
>  Then refactoring is executed but *class name is not changes.*



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

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

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



[jira] [Closed] (NETBEANS-1229) java.lang.AssertionError: Cannot find myself as org.netbeans.modules.php.editor

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1229.
-

> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> ---
>
> Key: NETBEANS-1229
> URL: https://issues.apache.org/jira/browse/NETBEANS-1229
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Junichi Yamamoto
>Priority: Major
>
> Steps to reproduce:
> 1. Build NetBeans (ant -Dcluster.config=full)
> 2. Run php/php.editor in NetBeans
> 3. Reboot my PC
> 4. Run php/php.editor in NetBeans
> 5. Get the following error message
> output:
> {code:java}
> /incubator-netbeans/nbbuild/templates/projectized.xml:342: The following 
> error occurred while executing this line:
> /incubator-netbeans/nbbuild/templates/projectized.xml:335:
> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> at org.netbeans.nbbuild.ParseProjectXml.execute(ParseProjectXml.java:433)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at java.util.Vector.forEach(Vector.java:1275)
> at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.Target.execute(Target.java:449)
> at org.apache.tools.ant.Target.performTasks(Target.java:470)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
> at 
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:261)
> at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:574)
> at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
> {code}
> If I run clean and build command (ant -Dcluster.config=full clean 
> build-nozip), I can run php/php.editor.
> Thanks.



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

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

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



[jira] [Closed] (NETBEANS-1125) External diff option is missing

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1125.
-

> External diff option is missing
> ---
>
> Key: NETBEANS-1125
> URL: https://issues.apache.org/jira/browse/NETBEANS-1125
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Options, platform - OptionsSettings, 
> utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Blocker
> Attachments: image-2018-08-09-16-16-58-319.png
>
>
> # Select Options from the Tools menu.
>  # Select Miscellaneous.
>  # Go to the Diff tab.
> ACTUAL:
>  Both "Internal Diff" and "External Diff" radio buttons are absence
> EXPECTED:
>  "Internal Diff" and "External Diff" radio buttons are presented
>  
> !image-2018-08-09-16-16-58-319.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] [Closed] (NETBEANS-971) Can't open tools/options

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-971.


> Can't open tools/options
> 
>
> Key: NETBEANS-971
> URL: https://issues.apache.org/jira/browse/NETBEANS-971
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 8.2
> Environment: Product Version: NetBeans IDE 8.2 (Build 201609300101)
> Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
> User directory: C:\Users\bob\AppData\Roaming\NetBeans\8.2
> Cache directory: C:\Users\bob\AppData\Local\NetBeans\Cache\8.2
>Reporter: Bob Findlay
>Priority: Blocker
> Attachments: netbeans.log
>
>
> If I select tools config I get no window appear.  On another computer I've 
> installed the same version of netbeans and it works fine.
> I didn't have an api.properties so I tried creating one in 
> C:\Users\bob\AppData\Roaming\NetBeans\8.2\config\Preferences\org\netbeans\modules\options
> containing 
>  
> OptionsHeight = 500
> OptionsWidth = 871
> OptionsX = 100
> OptionsY = 117
>  
> but it didn't help
> log file attached



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

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

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



[jira] [Closed] (NETBEANS-433) Improve merge discipline

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-433.


> Improve merge discipline
> 
>
> Key: NETBEANS-433
> URL: https://issues.apache.org/jira/browse/NETBEANS-433
> Project: NetBeans
>  Issue Type: Task
>Reporter: Karl Richter
>Priority: Major
>
> The git repository https://github.com/apache/incubator-netbeans.git contains 
> a lot of duplicate commits (e.g.
> {noformat}
> commit 90366d092beb49d563922c8023093d91d6b59db1 (HEAD -> master, 
> origin/master, origin/HEAD)
> Merge: ccc9b5f92 4c4bdd60a
> Author: Jaroslav Tulach 
> Date:   Mon Feb 26 07:59:53 2018 +0100
> Merge pull request #434 from blackleg/ci_badges
> 
> Add build badges to README.md
> commit 4c4bdd60adc2a26800621a76220dab7b146d80f4
> Author: Hector Espert 
> Date:   Sun Jan 21 12:47:26 2018 +0100
> Added build badges to README.md
> {noformat}
> as well as merge commits (the duplicate example even introduces an empty 
> separate merge commit for a fast-forward merge).
> The duplicate commits should simply be avoided since they increase the number 
> commits which have to be investigated in bisection search of regressions. 
> Furthermore they make it harder to go through git log and make the code base 
> appear in bad shape.
> The merge commits should be avoided because they disturb the history log and 
> hide information what really happened on the merge branch. It's fine to force 
> all contributors to rebase their pull request branches on `master`. In this 
> way all merges are fast-forward merges and all commit messages contain 
> exclusively useful information. You can take 
> https://github.com/zfsonlinux/zfs as an example for an excellent code base.



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

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

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



[jira] [Closed] (NETBEANS-733) The New JAVA LTS Phenomenon and Netbeans

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-733.


> The New JAVA LTS Phenomenon and Netbeans
> 
>
> Key: NETBEANS-733
> URL: https://issues.apache.org/jira/browse/NETBEANS-733
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 9.0, Next
>Reporter: sagar
>Priority: Major
>  Labels: Java11, JavaLTS
>
> Java now has a new release cycle and a new terminology LTS.
> Java 11 to be released in September 2018 will be designated as a LTS release.
> Should NETBEANS also follow and Jump to an LTS based release cycle and have a 
> Netbeans 11 LTS?
> Can we have a NETBEANS 11 LTS release as early as January 2019?
>  
>  



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

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

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



[jira] [Closed] (NETBEANS-729) Export projects for other IDE's

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-729.


> Export projects for other IDE's
> ---
>
> Key: NETBEANS-729
> URL: https://issues.apache.org/jira/browse/NETBEANS-729
> Project: NetBeans
>  Issue Type: Improvement
>  Components: java - Project
>Affects Versions: Next
>Reporter: paulo alves
>Priority: Major
>
> Make a option to "Export" the projects to InteligIDEA and Eclipse.
>  



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

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

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



[jira] [Closed] (NETBEANS-78) Add gits tag to repo

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-78.
---

> Add gits tag to repo
> 
>
> Key: NETBEANS-78
> URL: https://issues.apache.org/jira/browse/NETBEANS-78
> Project: NetBeans
>  Issue Type: Task
>Reporter: Karl Richter
>Priority: Major
>
> It'd be nice to have `git` tags in the repository 
> git://git.apache.org/incubator-netbeans.git which I assume has become the 
> main repository (since there's no reason to work with `hg` if there's `git`) 
> so that `git describe` delivers something meaningful and easy to read in 
> issue reports and personal feature documentation.



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

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

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



[jira] [Closed] (NETBEANS-1322) Check the Blocker issues

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1322.
-

> Check the Blocker issues
> 
>
> Key: NETBEANS-1322
> URL: https://issues.apache.org/jira/browse/NETBEANS-1322
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> People often add blocker issues to NetBeans even if it is just their work is 
> blocked.
> At least before preparing for a release the blocker issues shall be 
> addressed. If real blockers are found without suitable resolution, ask for 
> help from the community.



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

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

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



[jira] [Closed] (NETBEANS-1720) Jar files in the source distribution

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1720.
-

> Jar files in the source distribution
> 
>
> Key: NETBEANS-1720
> URL: https://issues.apache.org/jira/browse/NETBEANS-1720
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Blocker
>
> It seems some jar files got into our repository. They shall be removed.



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

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

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



[jira] [Closed] (NETBEANS-1608) F6 to open a web page in Chrome

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1608.
-

> F6 to open a web page in Chrome
> ---
>
> Key: NETBEANS-1608
> URL: https://issues.apache.org/jira/browse/NETBEANS-1608
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 9.0, 10.0
> Environment: VirtualBox Virtual Machine
> Linux Mint 19 Cinnamon (4.15.0-38-generic)
> Intel i5-2430M @ 2.40GHz
> 3.9 GiB
>Reporter: John Q. Lavelle
>Priority: Major
>
> 
>  2018-11-04T16:38:41
>  1541345921222
>  26
>  300
>  15
>  SCREEN SIZE
>  1280
>  960
>  1
>  
>  
>  2018-11-04T16:38:41
>  1541345921224
>  27
>  700
>  15
>  IDE_STARTUP
>  
>  
>  2018-11-04T16:38:46
>  1541345926045
>  37
>  800
>  15
>  USG_LOOK_AND_FEEL
>  Nimbus
>  Nimbus
>  
>  
>  2018-11-04T16:39:06
>  1541345946476
>  120
>  800
>  26
>  MEMORY
>  4136677376
>  
>  
>  2018-11-04T16:39:12
>  1541345952807
>  123
>  800
>  14
>  USG_PROJECT_OPEN_PHP
>  USG_PROJECT_OPEN_PHP
>  org.netbeans.modules.php.project.Bundle
>  Smarty PHP Web Framework
>  
>  
>  2018-11-04T16:39:13
>  1541345953460
>  124
>  700
>  14
>  UI_INIT_PROJECTS
>  UI_INIT_PROJECTS
>  org.netbeans.modules.project.ui.Bundle
>  org.netbeans.modules.php.project.PhpProject
>  PhpProject
>  1
>  
>  
>  2018-11-04T16:39:13
>  1541345953461
>  125
>  800
>  14
>  USG_PROJECT_OPEN
>  org.netbeans.modules.php.project.PhpProject
>  
>  
>  2018-11-04T16:39:13
>  1541345953755
>  126
>  800
>  28
>  INDEXING_STARTED
>  INDEXING_STARTED
>  org.netbeans.modules.parsing.impl.indexing.Bundle
>  0
>  
>  
>  2018-11-04T16:39:22
>  1541345962704
>  136
>  800
>  28
>  INDEXING_FINISHED
>  INDEXING_FINISHED
>  org.netbeans.modules.parsing.impl.indexing.Bundle
>  8945
>  TaskListIndexer
>  6
>  1
>  org-netbeans-modules-jumpto-file-FileIndexer
>  6
>  31
>  
>  
>  2018-11-04T16:39:50
>  1541345990306
>  137
>  400
>  39
>  UI_ACTION_BUTTON_PRESS
>  UI_ACTION_BUTTON_PRESS
>  org.openide.awt.Bundle
>  org.openide.awt.DropDownButton[null]
>  org.openide.awt.DropDownButton
>  
> org.netbeans.modules.project.ui.actions.MainProjectActionWithHistory[
>  Main Project]
>  
> org.netbeans.modules.project.ui.actions.MainProjectActionWithHistory
>   Main Project
>  
>  
>  2018-11-04T16:39:50
>  1541345990306
>  138
>  500
>  39
>  UI_ACTION_BUTTON_PRESS
>  org.openide.awt.DropDownButton[null]
>  org.openide.awt.DropDownButton
>  
> org.netbeans.modules.project.ui.actions.MainProjectActionWithHistory[
>  Main Project]
>  
> org.netbeans.modules.project.ui.actions.MainProjectActionWithHistory
>   Main Project
>  
>  
>  2018-11-04T16:39:50
>  1541345990317
>  139
>  500
>  39
>  PROJECT_ACTION
>  
> org.netbeans.modules.project.ui.actions.MainProjectActionWithHistory
>  org.netbeans.modules.php.project.PhpProject
>   Main Project
>  
>  
>  2018-11-04T16:39:50
>  1541345990632
>  141
>  800
>  64
>  USG_PROJECT_BROWSER
>  USG_PROJECT_BROWSER
>  org.netbeans.modules.web.common.api.Bundle
>  org.netbeans.modules.php.project
>  Chromium.INTEGRATED
>  CHROMIUM
>  
>  
>  2018-11-04T16:39:53
>  1541345993045
>  142
>  1000
>  28
>  Error in RequestProcessor 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl
>  
>  java.lang.NoClassDefFoundError: 
> javax/xml/bind/DatatypeConverter
>  
>  org.netbeans.modules.netserver.websocket.AbstractWSHandler7
>  generateAcceptKey
>  231
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.websocket.WebSocketHandler7
>  createAcceptKey
>  116
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.websocket.WebSocketHandler7
>  sendHandshake
>  44
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler
>  initHandler
>  226
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler
>  handshake
>  197
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler
>  read
>  186
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.SocketFramework
>  readData
>  155
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.SocketFramework
>  process
>  129
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.SocketServer
>  process
>  82
>  ${netBeansDir}modules/org-netbeans-modules-netserver.jar
>  
>  
>  org.netbeans.modules.netserver.SocketFramework
>  doRun
>  113
>  

[jira] [Closed] (NETBEANS-1742) Support for templating engine Blade

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1742.
-

> Support for templating engine Blade
> ---
>
> Key: NETBEANS-1742
> URL: https://issues.apache.org/jira/browse/NETBEANS-1742
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 10.0
>Reporter: Los Vitaly
>Priority: Major
>
> Laravel is most popular PHP framework nowadays . Unfortunately NB has not 
> support for Blade templating engine provided with Laravel
> Blade has own syntax, like Twig and use the {{.blade.php}} file extension. 
> And with continuously increasing laravel popularity, it would be good to have 
> autocomplete and errors checking for Blade
>  
>  



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

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

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



[jira] [Closed] (NETBEANS-1546) Fail to upload a problem

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1546.
-

> Fail to upload a problem
> 
>
> Key: NETBEANS-1546
> URL: https://issues.apache.org/jira/browse/NETBEANS-1546
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Frederico Costa Chaves
>Priority: Major
> Attachments: messages.log
>
>




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

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

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



[jira] [Closed] (NETBEANS-1138) Unable To create project folder

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1138.
-

> Unable To create project folder
> ---
>
> Key: NETBEANS-1138
> URL: https://issues.apache.org/jira/browse/NETBEANS-1138
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code, javafx - Project
>Affects Versions: 9.0
> Environment: Windows 10
>Reporter: Christopher Dufault
>Priority: Blocker
> Attachments: image-2018-08-14-09-38-56-945.png, 
> image-2018-08-14-09-42-00-476.png, image-2018-08-14-09-45-34-709.png, 
> image-2018-08-14-09-45-50-424.png, image-2018-08-14-09-46-04-290.png
>
>
> When creating a new project select JavaFX and JavaFX Application 
> !image-2018-08-14-09-38-56-945.png!
> Then accept the defaults and click finish. Note this file and folders do not 
> exits in the projects directory.
> !image-2018-08-14-09-42-00-476.png!
> The progress bar will get to 20% project folder is created but we get this 
> error message.
> !image-2018-08-14-09-46-04-290.png!
> The folders here were just created.
> !image-2018-08-14-09-45-50-424.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] [Closed] (NETBEANS-1376) PHP settings, browse should open project directories.

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1376.
-

> PHP settings, browse should open project directories.
> -
>
> Key: NETBEANS-1376
> URL: https://issues.apache.org/jira/browse/NETBEANS-1376
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Project
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Major
>
> When configuring Frameworks & Tools in PHP options, Browse buttons open file 
> system browser to My Documents folder, instead of project directory where 
> _vendor_ is.



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

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

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



[jira] [Closed] (NETBEANS-554) NetBeans hangs when restarting profiler after disabling profiling points

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-554.


> NetBeans hangs when restarting profiler after disabling profiling points
> 
>
> Key: NETBEANS-554
> URL: https://issues.apache.org/jira/browse/NETBEANS-554
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - IDE
>Affects Versions: 9.0
>Reporter: Glenn Holmer
>Priority: Major
>
> Create a profiling point and verify that it works.
> Stop profiler.
> In profiler dropdown, deselect "Use Defined Profiling Points" checkbox.
> Restart profiler; NetBeans hangs and must be restarted.



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

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

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



[jira] [Closed] (NETBEANS-1000) Gnome Keyring no longer works on Linux

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1000.
-

> Gnome Keyring no longer works on Linux
> --
>
> Key: NETBEANS-1000
> URL: https://issues.apache.org/jira/browse/NETBEANS-1000
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Keyring
>Affects Versions: 8.2, 9.0
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Minor
>
> Most Gnome based desktops use Gnome 3 and new Gnome API for keyring.
> It is possible to install  the old Keyring API, but its location has changed.
> This bug is to add the new locations (according to Bionic Beaver LTS):
> {{/usr/lib/i386-linux-gnu/libgnome-keyring.so.0}}
>  {{/usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0}}



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

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

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



[jira] [Closed] (NETBEANS-1637) org.netbeans.nbbuild.AutoUpdateCatalogParser does not recognise catalog.xml.gz as a gzip file

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1637.
-

> org.netbeans.nbbuild.AutoUpdateCatalogParser does not recognise 
> catalog.xml.gz as a gzip file
> -
>
> Key: NETBEANS-1637
> URL: https://issues.apache.org/jira/browse/NETBEANS-1637
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant
>Affects Versions: 8.2, 9.0
> Environment: Product Version: Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS
> Runtime: Java(TM) SE Runtime Environment 11.0.1+13-LTS
> System: Linux version 3.16.0-5-amd64 running on amd64; UTF-8; en_AU (nb)
> User directory: /home/jeremy/.netbeans/9.0
> Cache directory: /home/jeremy/.cache/netbeans/9.0
> Apache Ant(TM) version 1.9.9 compiled on July 22 2018
>Reporter: Jeremy Ardley
>Priority: Blocker
>
> INFO [org.netbeans.nbbuild.AutoUpdateCatalogParser]: The file at 
> http://updates.netbeans.org/netbeans/updates/9.0/uc/final/distribution/catalog.xml.gz,
>  corresponding to the catalog at 
> http://updates.netbeans.org/netbeans/updates/9.0/uc/final/distribution/catalog.xml.gz,
>  does not look like the gzip file, trying to parse it as the pure xml
> java.io.EOFException
> Occurs using the 9.0 IDE build as well as using ant when configured for 8.2 
> and 9.0
> catalog.xml.gz downloads using web browser and is a gzip file.
> There is no proxy in use.



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

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

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



[jira] [Closed] (NETBEANS-920) crash on startup when setting jdk 10 in /etc/netbeans.conf

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-920.


> crash on startup when setting jdk 10 in /etc/netbeans.conf
> --
>
> Key: NETBEANS-920
> URL: https://issues.apache.org/jira/browse/NETBEANS-920
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Welcome
>Affects Versions: 9.0
> Environment: windows 10 64b
>Reporter: jose luis romero
>Assignee: Sarvesh Kesharwani
>Priority: Major
>
> NetBeans rc1  didn't set Java 10 as default, it took Java 8 so I added as 
> Java Platform using the IDE and then setted in netbeans.conf 
> netbeans_jdkhome="C:\Program Files\Java\jdk-10"
>  



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

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

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



[jira] [Closed] (NETBEANS-1624) Find and replace don't works

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1624.
-

> Find and replace don't works
> 
>
> Key: NETBEANS-1624
> URL: https://issues.apache.org/jira/browse/NETBEANS-1624
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 10.0
> Environment: Windows 10
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Minor
>  Labels: find, replace
> Attachments: After Replace.jpg, PopupRepository.php
>
>
> Problem in searching and replacing of VC3, this problem did not occur in VC2.
> When I do replace, the editor replaces a blank value.
> As attachment.
>  
> There is also a problem with the appearance of text fields



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

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

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



[jira] [Closed] (NETBEANS-205) 1st suggestion from suggestion list is automatically selected and overwrites what I've already written

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-205.


> 1st suggestion from suggestion list is automatically selected and overwrites 
> what I've already written
> --
>
> Key: NETBEANS-205
> URL: https://issues.apache.org/jira/browse/NETBEANS-205
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Code Completion
>Affects Versions: 8.2, Next
> Environment: Windows 7 x64
>Reporter: Pere Pasqual
>Priority: Major
>
> Most of times, when I'm typing some source and do the .method() part on some 
> object, if I'm quicker than the code completion (which usually happens) and I 
> write it myself without letting the editor have time to even show a 
> suggestion, immediately after I write a parameter between brackets it gets 
> replaced by a code completion suggestion (which I determined to be the 1st 
> one that appears in the suggestion list), changing my code with some 
> incorrect other.
> Sometimes this may get unnoticed if I'm typing quickly and the substitution 
> is not so evident because it's of a similar length or so.
> I think I sometimes can "predict" it's going to happen because the mouse 
> cursor is "spinning" ("thinking"), showing it's loading suggestions but it an 
> a rather slow way, while I'm typing my code. If what I'm typing is a 
> .method() part, it's sure it will get replaced by a .randomAnotherMethod() 
> after the spinner stops spinning.
> I'm using a 20171017 nightly build, but I'm suffering from this since the 
> Beginning of Times.



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

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

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



[jira] [Closed] (NETBEANS-826) commons-compress-1.8.1.jar license/notice

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-826.


> commons-compress-1.8.1.jar license/notice
> -
>
> Key: NETBEANS-826
> URL: https://issues.apache.org/jira/browse/NETBEANS-826
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Emilian Bold
>Assignee: Matthias Bläsing
>Priority: Major
>
> ./ide/modules/ext/commons-compress-1.8.1.jar
> - I see the public domain “notice” has been copied from the notice file. IMO 
> this should be in notice but in license but is an upstream issue.
> Additional notes on LICENSE and NOTICE: 
> http://mail-archives.apache.org/mod_mbox/incubator-general/201801.mbox/%3cc4c5d5c4-ab44-4afe-ade2-9e91f593a...@classsoftware.com%3e



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

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

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



[jira] [Closed] (NETBEANS-286) Java Section misaligned in Options Dialog

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-286.


> Java Section misaligned in Options Dialog
> -
>
> Key: NETBEANS-286
> URL: https://issues.apache.org/jira/browse/NETBEANS-286
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
> Environment: Windows 7
> JDK 9.0.4
>Reporter: Vano Beridze
>Priority: Minor
> Attachments: Bug1.PNG
>
>
> Please see attachment



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

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

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



[jira] [Closed] (NETBEANS-1449) No Zend option in Zend Framework Project

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1449.
-

> No Zend option in Zend Framework Project
> 
>
> Key: NETBEANS-1449
> URL: https://issues.apache.org/jira/browse/NETBEANS-1449
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Zend
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Major
> Attachments: image-2018-10-18-10-58-20-791.png
>
>
> Following netcat test: 
> [http://netbeans-vm.apache.org/synergy/client/app/#/specification/311/v/2]
> Suite 1.2
> !image-2018-10-18-10-58-20-791.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] [Closed] (NETBEANS-794) java.lang.StackOverflowError on project scanning

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-794.


> java.lang.StackOverflowError on project scanning
> 
>
> Key: NETBEANS-794
> URL: https://issues.apache.org/jira/browse/NETBEANS-794
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Other
>Reporter: Loïc Broquet
>Priority: Minor
> Attachments: messages.log
>
>
> Just opened the IDE with multiple Maven JAR & WAR projects, and after some 
> project scanning the exception popped up (see docs text)



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

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

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



[jira] [Closed] (NETBEANS-323) Netbeans crashed due to "GLib:ERROR:../../../../glib/ghash.c:377:g_hash_table_lookup_node: assertion failed: (hash_table->ref_count > 0)"

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-323.


> Netbeans crashed due to 
> "GLib:ERROR:../../../../glib/ghash.c:377:g_hash_table_lookup_node: assertion 
> failed: (hash_table->ref_count > 0)"
> -
>
> Key: NETBEANS-323
> URL: https://issues.apache.org/jira/browse/NETBEANS-323
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Karl Richter
>Priority: Major
>
> Netbeans crashes after opening the auto-completion for a maven dependency. 
> The terminal shows
> {code:java}
> GLib:ERROR:../../../../glib/ghash.c:377:g_hash_table_lookup_node: assertion 
> failed: (hash_table->ref_count > 0)
> /home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform/lib/nbexec:
>  line 425:  1622 Aborted (core dumped) 
> "/usr/lib/jvm/java-8-openjdk-amd64/bin/java" 
> -Djdk.home="/usr/lib/jvm/java-8-openjdk-amd64" -classpath 
> "/home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform/lib/boot.jar:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform/lib/org-openide-modules.jar:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform/lib/org-openide-util.jar:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform/lib/org-openide-util-lookup.jar:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/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"
>  -Dnetbeans.default_userdir_root="/home/richter/.netbeans" 
> -Dnetbeans.running.environment=gnome 
> -Dnetbeans.dirs="/home/richter/sources/incubator-netbeans/nbbuild/netbeans/nb:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/ergonomics:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/ide:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/extide:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/java:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/apisupport:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/webcommon:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/websvccommon:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/enterprise:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/mobility:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/profiler:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/python:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/php:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/identity:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/harness:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/cnd:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/cndext:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/dlight:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/groovy:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/extra:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/javacard:/home/richter/sources/incubator-netbeans/nbbuild/netbeans/javafx:"
>  
> -Dnetbeans.home="/home/richter/sources/incubator-netbeans/nbbuild/netbeans/platform"
>  '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' 
> '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' 
> '-Xmx1024m' '-client' '-Xss2m' '-Xms32m' '-Dnetbeans.logger.console=true' 
> '-ea' '-Dapple.laf.useScreenMenuBar=true' 
> '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' 
> '-Dsun.java2d.dpiaware=true' '-Dsun.zip.disableMemoryMapping=true' 
> '-Dplugin.manager.check.updates=false' 
> '-Dnetbeans.extbrowser.manual_chrome_plugin_install=yes' 
> '--add-opens=java.base/java.net=ALL-UNNAMED' 
> '--add-opens=java.base/java.lang.ref=ALL-UNNAMED' 
> '--add-opens=java.base/java.lang=ALL-UNNAMED' 
> '--add-opens=java.base/java.security=ALL-UNNAMED' 
> '--add-opens=java.base/java.util=ALL-UNNAMED' 
> '--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED' 
> '--add-opens=java.desktop/javax.swing.text=ALL-UNNAMED' 
> '--add-opens=java.desktop/javax.swing=ALL-UNNAMED' 
> '--add-opens=java.desktop/java.awt=ALL-UNNAMED' 
> '--add-opens=java.desktop/java.awt.event=ALL-UNNAMED' 
> '--add-opens=java.prefs/java.util.prefs=ALL-UNNAMED' 
> '--add-opens=jdk.jshell/jdk.jshell=ALL-UNNAMED' 
> '--add-modules=java.activation,jdk.jshell,java.xml.bind' 
> '--add-exports=java.desktop/sun.awt=ALL-UNNAMED' 
> '--add-exports=java.desktop/java.awt.peer=ALL-UNNAMED' 
> '--add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED' 
> '--add-exports=java.desktop/sun.swing=ALL-UNNAMED' 
> '--add-exports=java.desktop/sun.awt.im=ALL-UNNAMED' 
> 

[jira] [Closed] (NETBEANS-316) Resolve licensing of Transform.xsd and other W3C files

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-316.


> Resolve licensing of Transform.xsd and other W3C files
> --
>
> Key: NETBEANS-316
> URL: https://issues.apache.org/jira/browse/NETBEANS-316
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Priority: Major
>
> LICENSE is missing licenses for this WC3 license file and a dozen others:
> src/org/netbeans/modules/xml/catalog/resources/Transform.xsd



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

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

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



[jira] [Closed] (NETBEANS-680) Erroneous Gradle Compile-on-Save activity

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-680.


> Erroneous Gradle Compile-on-Save activity
> -
>
> Key: NETBEANS-680
> URL: https://issues.apache.org/jira/browse/NETBEANS-680
> Project: NetBeans
>  Issue Type: Bug
>  Components: third-party - Other
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
> User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
> Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
>Reporter: will mason
>Priority: Major
>  Labels: Gradle, Regression, build-options, build-tools, 
> build.gradle, compile-on-save, project-options
> Attachments: image-2018-04-17-16-32-57-113.png, messages.log
>
>
> h2. expected
>  * To carry on my editing and testing without burdensome overheads
>  * Also don't want Settings and Options that are turned-off to be acted upon.
> h2. actual
>  * Looking at the log output, I see that something was logged for 
> {{Compile-on-Save}} (see below)
>  * I do not have Compile on save set in my Gradle / Project options (see 
> screenshot)
>  
> {panel:title=Gradle Compile settings}
> !image-2018-04-17-16-32-57-113.png!
> {panel}
>  
> .CompileOnSave errors
> {noformat}
> INFO [org.netbeans.core.windows.persistence]: 
> [PersistenceManager.getTopComponentForID] Problem when deserializing 
> TopComponent for tcID:'MultiView-java#002Eso2D0988CFtext#002Ehistory#007C'. 
> Reason: Top component MultiView-java#002Eso2D0988CFtext#002Ehistory#007C 
> could not be located or loaded from Components folder.
> WARNING 
> [org.netbeans.modules.java.preprocessorbridge.spi.CompileOnSaveAction]: More 
> than one binary directory for root: 
> file:/D:/work/products/FourAbs/FourAbsClientLibrary/src/main/java/
> WARNING 
> [org.netbeans.modules.java.preprocessorbridge.spi.CompileOnSaveAction]: More 
> than one binary directory for root: 
> file:/D:/work/products/FourAbs/FourAbsClientLibrary/src/main/java/
> INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: 
> CancelableTaskWrapper[task: 
> org.netbeans.modules.java.navigation.ElementScanningTask@481f9ade, phase: 
> ELEMENTS_RESOLVED, priority: 300] : class 
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper 
> ignored cancel for 1,787 ms.
> WARNING [org.openide.util.WeakListenerImpl]: Can't remove 
> java.beans.PropertyChangeListener using method 
> org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener 
> from org.netbeans.modules.editor.NbEditorDocument@72d5f76d, 
> mimeType='text/x-editor-search', kitClass=null, length=10, version=16, 
> file=null
> WARNING [org.netbeans.modules.java.source.parsing.JavacParser]: Invalid or 
> deleted file: 
> Z:\$$$\SYSTEM\vcs-1523941566317\vcs-1523945354090\JPanelSpaDetails.java
> WARNING [org.netbeans.modules.versioning.core.spi.VCSContext]: null 
> VCSFileProxy for FileObject 
> AbstractFileObject@6781f8d1[au/com/fourtel/util/client/JPanelDetail.java]
> WARNING [org.openide.util.WeakListenerImpl]: Can't remove 
> java.beans.PropertyChangeListener using method 
> org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener 
> from org.netbeans.modules.editor.NbEditorDocument@495e185e, 
> mimeType='text/x-java', kitClass=null, length=5950, version=1, 
> file=org.netbeans.modules.java.JavaDataObject@65fca003[AbstractFileObject@6781f8d1[au/com/fourtel/util/client/JPanelDetail.java]]
> INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: 
> CancelableTaskWrapper[task: 
> org.netbeans.modules.java.navigation.ElementScanningTask@4cbe101b, phase: 
> ELEMENTS_RESOLVED, priority: 300] : class 
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper 
> ignored cancel for 1,000 ms.
> WARNING [org.netbeans.modules.versioning.core.spi.VCSContext]: null 
> VCSFileProxy for FileObject 
> AbstractFileObject@2151164c[javax/swing/JComboBox.java]
> WARNING [org.netbeans.modules.versioning.core.spi.VCSContext]: null 
> VCSFileProxy for FileObject 
> AbstractFileObject@6781f8d1[au/com/fourtel/util/client/JPanelDetail.java]
> WARNING [org.openide.util.WeakListenerImpl]: Can't remove 
> java.beans.PropertyChangeListener using method 
> org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener 
> from org.netbeans.modules.editor.NbEditorDocument@28c00c9e, 
> mimeType='text/x-java', kitClass=null, length=88835, version=1, 
> file=org.netbeans.modules.java.JavaDataObject@16085530[AbstractFileObject@2151164c[javax/swing/JComboBox.java]]

[jira] [Closed] (NETBEANS-1747) Parse error

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1747.
-

> Parse error
> ---
>
> Key: NETBEANS-1747
> URL: https://issues.apache.org/jira/browse/NETBEANS-1747
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Povilas Brilius
>Priority: Minor
> Attachments: exception file.txt
>
>
> Editing file UI drops an exception message, see attached! 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] [Closed] (NETBEANS-1253) StackOverflowError opening Javascript file

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1253.
-

> StackOverflowError opening Javascript file
> --
>
> Key: NETBEANS-1253
> URL: https://issues.apache.org/jira/browse/NETBEANS-1253
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 9.0
> Environment: Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
>   Operating System= Linux version 4.15.0-33-generic running on amd64
>   Java; VM; Vendor= 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 
> 25.172-b11; Oracle Corporation
>   Runtime = Java(TM) SE Runtime Environment 1.8.0_172-b11
>   Java Home   = /opt/jdk1.8.0_172/jre
>   System Locale; Encoding = en_US (nb); UTF-8
>Reporter: Mariano Marcolongo
>Priority: Major
>  Labels: Editor, ModelUtils.java, javascript
>
> java.lang.StackOverflowError opening Javascript file
>  
> java.lang.StackOverflowError
>  at java.util.regex.Pattern$BnM.match(Pattern.java:5471)
>  at java.util.regex.Matcher.search(Matcher.java:1248)
>  at java.util.regex.Matcher.find(Matcher.java:637)
>  at java.util.regex.Matcher.replaceAll(Matcher.java:951)
>  at java.lang.String.replace(String.java:2240)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.getFQNFromType(ModelUtils.java:2004)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1279)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1303)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1215)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>  at 
> 

[jira] [Closed] (NETBEANS-1761) Fix issues of "Convert switch to rule switch" hints

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1761.
-

> Fix issues of "Convert switch to rule switch" hints
> ---
>
> Key: NETBEANS-1761
> URL: https://issues.apache.org/jira/browse/NETBEANS-1761
> Project: NetBeans
>  Issue Type: Bug
>Reporter: vikas kumar prabhakar
>Assignee: Sarvesh Kesharwani
>Priority: Major
>  Labels: NB-JDK12
>
> Following errors observe while verifying the "Convert switch to rule switch" 
> hints
>  # Currently it is throwing NullPointer exception while fixing the hints.
>  # No hints showing while remove any break statement (i.e //break;)



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

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

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



[jira] [Closed] (NETBEANS-724) Cannot install PHP, JAVA ME, JAVA and other based IDE plugins

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-724.


> Cannot install PHP, JAVA ME, JAVA and other based IDE plugins
> -
>
> Key: NETBEANS-724
> URL: https://issues.apache.org/jira/browse/NETBEANS-724
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 8.2
> Environment: Windows 10 PRO
>Reporter: PETER BORREGGINE
>Priority: Major
> Attachments: netbeans install plugin problem 1.PNG, netbeans install 
> plugin problem 2.PNG, netbeans install plugin problem 3.PNG, netbeans install 
> plugin problem 4.PNG, netbeans install plugin problem 5.PNG
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Upon trying to install plugins I get this:
>  
> {code:java}
> Activation failed: Not all requested modules can be enabled: 
> [StandardModule:org.netbeans.modules.db.kit jarFile: C:\Program 
> Files\NetBeans 8.2\ide\modules\org-netbeans-modules-db-kit.jar, 
> StandardModule:org.netbeans.modules.ide.kit jarFile: C:\Program 
> Files\NetBeans 8.2\ide\modules\org-netbeans-modules-ide-kit.jar]
> {code}
> {code:java}
> Activation failed: Not all requested modules can be enabled: 
> [StandardModule:org.netbeans.modules.java.kit jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-java-kit.jar, 
> StandardModule:org.netbeans.modules.j2ee.persistence.kit jarFile: C:\Program 
> Files\NetBeans 
> 8.2\java\modules\org-netbeans-modules-j2ee-persistence-kit.jar, 
> StandardModule:org.netbeans.modules.maven.kit jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-maven-kit.jar, 
> StandardModule:org.netbeans.modules.debugger.jpda.kit jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-debugger-jpda-kit.jar, 
> StandardModule:org.netbeans.modules.hibernate jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-hibernate.jar, 
> StandardModule:org.netbeans.modules.form.kit jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-form-kit.jar, 
> StandardModule:org.netbeans.modules.ant.kit jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-ant-kit.jar, 
> StandardModule:org.netbeans.modules.spring.beans jarFile: C:\Program 
> Files\NetBeans 8.2\java\modules\org-netbeans-modules-spring-beans.jar]
> {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] [Closed] (NETBEANS-1167) Netbeans 9 Beta cannot detect Java despite JDK 10 installed

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1167.
-

> Netbeans 9 Beta cannot detect Java despite JDK 10 installed
> ---
>
> Key: NETBEANS-1167
> URL: https://issues.apache.org/jira/browse/NETBEANS-1167
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Adam Walczak
>Priority: Major
> Attachments: Screenshot at 09-13-53.png
>
>
> Error I get after clicking on netbeans64.exe in attachments 
> I also have Build incubator-netbeans-release-302-on-20180517 on my PC and it 
> start without any problem.



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

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

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



[jira] [Closed] (NETBEANS-827) commons-net-3.6.jar license/notice

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-827.


> commons-net-3.6.jar license/notice
> --
>
> Key: NETBEANS-827
> URL: https://issues.apache.org/jira/browse/NETBEANS-827
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Emilian Bold
>Assignee: Matthias Bläsing
>Priority: Major
>
> ./ide/modules/ext/commons-net-3.6.jar
> - probably no need to include this in NOTICE as you’re done
> Additional notes on LICENSE and NOTICE: 
> http://mail-archives.apache.org/mod_mbox/incubator-general/201801.mbox/%3cc4c5d5c4-ab44-4afe-ade2-9e91f593a...@classsoftware.com%3e



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

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

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



[jira] [Closed] (NETBEANS-1262) [Show Opened Documents List] Add shortcut and searchfield into the popup

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1262.
-

> [Show Opened Documents List] Add shortcut and searchfield into the popup
> 
>
> Key: NETBEANS-1262
> URL: https://issues.apache.org/jira/browse/NETBEANS-1262
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Affects Versions: Next
>Reporter: Christian Lenz
>Assignee: Christian Lenz
>Priority: Major
>
> I know the documents functionality ctrl + tab or shift + F4 to see open 
> documents and jump to it and so on, but I don't need the other options inside 
> this window. NetBeans has the triangle inside the right upper corner and if 
> it would has a shortcut to open it and a search field to filter the list, 
> that would be great.
> I would prefer the functionality as you have it here: 
> https://chrome.google.com/webstore/detail/quick-tabs/jnjfeinjfmenlddahdjdmgpbokiacbbb?hl=de
> quick tabs will open a list, via shortcut, with all open tabs and a search 
> field so if you type MC they will find MainCtrl.js, for example and you can 
> jump to it. No overlay over the IDE, only a "drop down with not so much 
> options.".
> 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] [Closed] (NETBEANS-282) UnsatisfiedLinkError trying to open browser

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-282.


> UnsatisfiedLinkError trying to open browser
> ---
>
> Key: NETBEANS-282
> URL: https://issues.apache.org/jira/browse/NETBEANS-282
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180106-unknown-revn)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: regression, windows
>
> 1. CTRL+LMB on a link inside a Java file.
> 2. Exception thrown:
> {code}
> java.lang.UnsatisfiedLinkError: no extbrowser64 in java.library.path
>   at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2541)
>   at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:873)
>   at java.base/java.lang.System.loadLibrary(System.java:1857)
>   at 
> org.netbeans.modules.extbrowser.NbDdeBrowserImpl.(NbDdeBrowserImpl.java:82)
>   at 
> org.netbeans.modules.extbrowser.SystemDefaultBrowser.createHtmlBrowserImpl(SystemDefaultBrowser.java:94)
>   at 
> org.netbeans.core.NbURLDisplayer.warmBrowserUp(NbURLDisplayer.java:100)
>   at org.netbeans.core.NbURLDisplayer.access$000(NbURLDisplayer.java:47)
>   at org.netbeans.core.NbURLDisplayer$1.run(NbURLDisplayer.java:59)
>   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)
>   at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>   at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
>   at org.netbeans.core.NbURLDisplayer.showURL(NbURLDisplayer.java:55)
>   at 
> org.netbeans.modules.editor.url.HyperlinkImpl.performClickAction(HyperlinkImpl.java:105)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performAction(HyperlinkOperation.java:249)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.mouseClicked(HyperlinkOperation.java:422)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:278)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:277)
>   at 
> java.desktop/java.awt.Component.processMouseEvent(Component.java:6581)
>   at 
> java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3343)
>   at java.desktop/java.awt.Component.processEvent(Component.java:6343)
>   at java.desktop/java.awt.Container.processEvent(Container.java:2259)
>   at 
> java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4961)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2317)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>   at 
> java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
>   at 
> java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4548)
>   at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
>   at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2758)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:766)
>   at java.desktop/java.awt.EventQueue.access$500(EventQueue.java:97)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:717)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:711)
>   at java.base/java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:89)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:99)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:739)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:737)
>   at java.base/java.security.AccessController.doPrivileged(Native Method)
>   at 
> 

[jira] [Closed] (NETBEANS-1815) NetBeans 8.2 crash on new project or open project or uninstall

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1815.
-

> NetBeans 8.2 crash on new project or open project or uninstall
> --
>
> Key: NETBEANS-1815
> URL: https://issues.apache.org/jira/browse/NETBEANS-1815
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Lenovo Legion Laptop with Windows 10, Sandisk SSD, 16GB 
> RAM
>Reporter: Alexandru Catalin Trandafir
>Priority: Major
> Attachments: hs_err_pid5560 - uninstalling.log
>
>
> My Netbeans 8.2 disappears every time I want to open the file explorer let's 
> say:
>  * Create a new project
>  * Open existing project
> I can only open projects from recent history, that way doesn't "crash".
> Now I've just installed latest version of Java and still the same result.
> And then I tried to uninstall and reinstall, and looks like the uninstaller 
> crashes too.
> I'm attaching here the hs_err_pid generated when trying to uninstall.
> When I try to create a new project, that file doesn't get created so I cannot 
> provide it.
> Let me know where else and what else I can provide to identify the issue.



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

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

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



[jira] [Closed] (NETBEANS-697) Netbeans start-up exceptions

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-697.


> Netbeans start-up exceptions
> 
>
> Key: NETBEANS-697
> URL: https://issues.apache.org/jira/browse/NETBEANS-697
> Project: NetBeans
>  Issue Type: Bug
>  Components: third-party - Other
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
> User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
> Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
>Reporter: will mason
>Priority: Major
>  Labels: AssertionError, Regression, startup-time
> Attachments: AssertionError.logs, messages.log
>
>
> h2. context
> *  Starting Netbeans from command-line
> *  Previous open Gradle projects to load
> * Previous Source code editor windows to load
> h2. expected / desirable
> *  I feel Ntebeans should be starting without Exceptions showing in the log
> * If there were problems with previous project state these can be logged
> **  And should be repaired, or dropped
> ** In certain case the user might be prompted to supply missing information 
> h2. actual
> *  There are several errors in the attached {{messages.log}} file.
> * As well on this start-up there was also an Assertion Error, see  
> AssertionError.logs attachment.
> **  AssertionError stacktrace:  {noformat}
> java.lang.AssertionError: 
> file:/D:/work/products/FourAbs/FourAbsClientCommon/build/classes/groovy/main
>   at 
> org.netbeans.modules.form.project.ClassSource.getClasspath(ClassSource.java:81)
>   at 
> org.netbeans.modules.form.project.ClassPathUtils.loadClass(ClassPathUtils.java:164)
>   at 
> org.netbeans.modules.form.palette.PaletteItem.loadComponentClass(PaletteItem.java:318)
>   at 
> org.netbeans.modules.form.palette.PaletteItem.getComponentClass(PaletteItem.java:146)
>   at 
> org.netbeans.modules.form.palette.PaletteItem.getBeanDescriptor(PaletteItem.java:346)
>   at 
> org.netbeans.modules.form.palette.PaletteItem.getTooltip(PaletteItem.java:264)
>   at 
> org.netbeans.modules.form.palette.PaletteItemDataObject$ItemNode.getShortDescription(PaletteItemDataObject.java:333)
>   at org.openide.nodes.FilterNode.getShortDescription(FilterNode.java:526)
>   at org.openide.nodes.FilterNode.getShortDescription(FilterNode.java:526)
>   at 
> org.netbeans.modules.palette.DefaultItem.getShortDescription(DefaultItem.java:64)
>   at 
> org.netbeans.modules.palette.ui.CategoryList$ItemRenderer.getListCellRendererComponent(CategoryList.java:305)
>   at 
> java.desktop/javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1439)
>   at 
> org.netbeans.modules.palette.ui.CategoryList$CategoryListUI.updateLayoutState(CategoryList.java:386)
>   at 
> java.desktop/javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1389)
>   at 
> java.desktop/javax.swing.plaf.basic.BasicListUI.getCellBounds(BasicListUI.java:1027)
>   at java.desktop/javax.swing.JList.getCellBounds(JList.java:1641)
>   at java.desktop/javax.swing.JList.ensureIndexIsVisible(JList.java:1153)
>   at 
> org.netbeans.modules.palette.ui.CategoryDescriptor.doSetOpened(CategoryDescriptor.java:200)
>   at 
> org.netbeans.modules.palette.ui.CategoryDescriptor.(CategoryDescriptor.java:99)
>   at 
> org.netbeans.modules.palette.ui.PalettePanel.computeDescriptors(PalettePanel.java:186)
>   at 
> org.netbeans.modules.palette.ui.PalettePanel.access$500(PalettePanel.java:87)
>   at 
> org.netbeans.modules.palette.ui.PalettePanel$2.run(PalettePanel.java:284)
>   at 
> org.netbeans.modules.palette.ui.PalettePanel.refresh(PalettePanel.java:301)
>   at 
> org.netbeans.modules.palette.ui.PalettePanel.setContent(PalettePanel.java:403)
>   at 
> org.netbeans.spi.palette.PaletteTopComponent.setPaletteController(PaletteTopComponent.java:134)
>   at 
> org.netbeans.spi.palette.PaletteTopComponent.propertyChange(PaletteTopComponent.java:128)
>   at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
>   at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
>   at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
>   at 
> org.netbeans.spi.palette.PaletteSwitch.showHidePaletteTopComponent(PaletteSwitch.java:226)
>   at 
> org.netbeans.spi.palette.PaletteSwitch.access$400(PaletteSwitch.java:54)
>   at 

[jira] [Closed] (NETBEANS-1752) Test run hyperlink in output doesn't work for Maven projects when Surefire version is not exactly two digits

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi closed NETBEANS-1752.
-

> Test run hyperlink in output doesn't work for Maven projects when Surefire 
> version is not exactly two digits
> 
>
> Key: NETBEANS-1752
> URL: https://issues.apache.org/jira/browse/NETBEANS-1752
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Stig Rohde Døssing
>Assignee: Stig Rohde Døssing
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a test set is run in a Maven project, the output window will contain a 
> line like
> {code}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043 s <<< 
> FAILURE! - in ch.skyguide.crystal.mavenproject3.TestTest
> {code}
> which is a link. If the project Surefire version has 3 digits, the link 
> doesn't work.



--
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-1831) Send out release announcement-s

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-1831.
---
Resolution: Fixed

Website is fixed, main announcement has been resent.

> Send out release announcement-s
> ---
>
> Key: NETBEANS-1831
> URL: https://issues.apache.org/jira/browse/NETBEANS-1831
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Fix For: 10.0
>
>




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

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

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



[jira] [Commented] (NETBEANS-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-28 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1794:
---

Well, let's try the following:
wget 
https://s3-us-west-2.amazonaws.com/lkishalmi-us-west-2-public/snaps/incubating-netbeans-10.0-vc5.snap
sudo snap install incubating-netbeans-10.0-vc5.snap --classic --dangerous

In one or two weeks this will be publicly available from Ubuntu Software center.
>From this point you shall be able to launch Apache NetBeans 10 from your 
>desktop launcher.

> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
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-website] branch master updated: 10.0 PGP KEYS links & OS/X Removal (#94)

2018-12-28 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 52c28be  10.0 PGP KEYS links & OS/X Removal (#94)
52c28be is described below

commit 52c28be463d8f8e9fe2d2d9d995b8e6766679052
Author: Antonio Vieiro 
AuthorDate: Sat Dec 29 01:16:01 2018 +0100

10.0 PGP KEYS links & OS/X Removal (#94)

* 10.0 PGP KEYS links & OS/X Removal

* 9.0 links to archive. Removed github links. Added building from source 
instructions. Updated index. download/index is now a releases page

* 9.0 rc1 wrong archive links

* Removing references to 9.0-RC1, 9.0-Beta
---
 .../src/content/download/index.asciidoc| 68 --
 .../src/content/download/nb100/nb100.asciidoc  | 28 +---
 .../src/content/download/nb90/index.asciidoc   |  2 -
 .../src/content/download/nb90/nb90-beta.asciidoc   | 81 --
 .../src/content/download/nb90/nb90-rc1.asciidoc| 79 -
 .../src/content/download/nb90/nb90.asciidoc| 23 --
 netbeans.apache.org/src/content/index.asciidoc |  4 +-
 .../src/content/templates/footer.gsp   |  5 +-
 netbeans.apache.org/src/content/templates/menu.gsp |  2 +-
 9 files changed, 51 insertions(+), 241 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/index.asciidoc 
b/netbeans.apache.org/src/content/download/index.asciidoc
index 235a8a4..c5adf3f 100755
--- a/netbeans.apache.org/src/content/download/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/index.asciidoc
@@ -23,55 +23,35 @@ See https://www.apache.org/dev/release-download-pages.html
 for important requirements for download pages for Apache projects.
 
 
-= Downloads / Apache NetBeans
+= Releases / Apache NetBeans
 :jbake-type: page
 :jbake-tags: download
 :jbake-status: published
-:keywords: Apache NetBeans download
-:description: Apache NetBeans Download page
+:keywords: Apache NetBeans releases
+:description: Apache NetBeans Releases Page
 :toc: left
 :toc-title:
 
 [[releases]]
-== Current Release
-
-=== Apache NetBeans 10.0
+== Apache NetBeans 10.0
 
 Apache NetBeans 10.0 is the latest version of the IDE.
 
 - link:nb100/index.html[Apache NetBeans 10.0 Features]
 - link:nb100/nb100.html[Apache NetBeans 10.0], released on the 27th of 
December, 2018.
 
-[[downloading]]
-=== Downloading
-
-
-NOTE: It's mandatory to link to the source. It's optional to link to the 
binaries.
-NOTE: It's mandatory to link against dist.apache.org for the sums & keys. 
https is recommended.
-
-Apache NetBeans 10.0 is available for download from your closest Apache 
mirror. For this release no official installers are provided, please just 
download the binaries and unzip them.
-
-- Source: 
link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-source.zip[incubating-netbeans-10.0-source.zip]
 
-(link:https://www-eu.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-source.zip.sha512[SHA-512],
-link:https://www-eu.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-source.zip.asc[PGP
 ASC])
-
-- Binaries: 
-link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-bin.zip[incubating-netbeans-10.0-bin.zip]
 (
-link:https://www-eu.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-bin.zip.sha512[SHA-512],
-link:https://www-eu.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-bin.zip.asc[PGP
 ASC])
-
-*Note:* Apache NetBeans community member Carl Mosca has made 
link:https://github.com/carljmosca/netbeans-macos-bundle[a Mac OSX installation 
bundle available here].
-
-Also see the following YouTube clips:
+[[previous]]
+== Apache NetBeans 9.0
 
-link:https://www.youtube.com/watch?v=am-7aa2hYgc[Get Started with NetBeans 
from a ZIP Archive]
+- link:nb90/[Apache NetBeans 9.0 Features]
+- link:nb90/nb90.html[Apache NetBeans 9.0], released on the 29th of July, 2018.
 
-link:https://www.youtube.com/watch?v=I8gdC7BBtbs[Get Started with NetBeans 
from a Mac OSX Installer]
+== Pre-Apache NetBeans versions
 
-
-NOTE: Using https below is highly recommended.
-
-Officially, it is important that you 
link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the 
downloaded files using the PGP signatures (.asc file) or a hash (.sha512 
files).  The PGP keys used to sign this release are available 
link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here].
+- https://netbeans.org/downloads/8.2/
+- https://netbeans.org/downloads/8.1/
+- https://netbeans.org/downloads/8.0/

[jira] [Comment Edited] (NETBEANS-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-12-28 Thread Eirik Bakke (JIRA)


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

Eirik Bakke edited comment on NETBEANS-467 at 12/28/18 11:59 PM:
-

In case it's of help to anyone, here's the Windows BAT file I used to build 
Maven artifacts for my own platform application (after first checking out the 
9.0-vc3 tag of the incubator-netbeans repository to the current directory):
{code:java}
echo on
set JAVA_HOME=C:\Program Files\Java\zulu-8.0.181
call ant
call mvn org.codehaus.mojo:nb-repository-plugin:1.4-mybuild:download 
-DnexusIndexDirectory=..\nbrepoidx 
-DrepositoryUrl=https://repo.maven.apache.org/maven2
call ant build-nbms
call ant build-source-zips
call ant build-javadoc
call mvn org.codehaus.mojo:nb-repository-plugin:1.4-mybuild:populate 
-DnexusIndexDirectory=..\nbrepoidx -DforcedVersion=RELEASE90VC3MYBUILD 
-DnetbeansInstallDirectory=nbbuild\netbeans -DnetbeansNbmDirectory=nbbuild\nbms 
-DnetbeansSourcesDirectory=nbbuild\build\source-zips 
-DnetbeansJavadocDirectory=nbbuild\build\javadoc{code}
 
Update on 2018-12-29: In the instructions above, I forgot to mention one thing: 
at some point, before running the above script, I had to clone the sources to 
nb-repository-plugin and build the latter myself. The official 
nb-repository-plugin is now at 
https://github.com/apache/incubator-netbeans-mavenutils . (I've changed the 
plugin version string in the instructions above to "1.4-mybuild" instead of 
"1.4" to show that I'm referring to a home-built version. You can set your own 
version string by editing the top-level "version" element in 
incubator-netbeans-mavenutils/nb-repository-plugins/pom.xml .)



was (Author: ebakke):
In case it's of help to anyone, here's the Windows BAT file I used to build 
Maven artifacts for my own platform application (after first checking out the 
9.0-vc3 tag of the incubator-netbeans repository to the current directory):
{code:java}
echo on
set JAVA_HOME=C:\Program Files\Java\zulu-8.0.181
call ant
call mvn org.codehaus.mojo:nb-repository-plugin:1.4:download 
-DnexusIndexDirectory=..\nbrepoidx 
-DrepositoryUrl=https://repo.maven.apache.org/maven2
call ant build-nbms
call ant build-source-zips
call ant build-javadoc
call mvn org.codehaus.mojo:nb-repository-plugin:1.4:populate 
-DnexusIndexDirectory=..\nbrepoidx -DforcedVersion=RELEASE90VC3MYBUILD 
-DnetbeansInstallDirectory=nbbuild\netbeans -DnetbeansNbmDirectory=nbbuild\nbms 
-DnetbeansSourcesDirectory=nbbuild\build\source-zips 
-DnetbeansJavadocDirectory=nbbuild\build\javadoc{code}
 

> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-28 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

I do not have a directory structure as you outline. It looks like I have 
Netbeans 8.1.Does Ubuntu support release 9 and how do I 
uninstall 8.1install 9

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

On Wednesday, December 26, 2018, 10:19:05 AM EST, Laszlo Kishalmi (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729065#comment-16729065
 ] 

Laszlo Kishalmi commented on NETBEANS-1794:
---

You can provide the JDK you are using the specification, the log file at 
$HOME/.netbeans/9.0/var/log/messages.log.




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


> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
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-1843) Compile/Build hangs on "Initializing view, please wait..."

2018-12-28 Thread Frank (JIRA)
Frank created NETBEANS-1843:
---

 Summary: Compile/Build hangs on "Initializing view, please wait..."
 Key: NETBEANS-1843
 URL: https://issues.apache.org/jira/browse/NETBEANS-1843
 Project: NetBeans
  Issue Type: Bug
  Components: java - Project
Affects Versions: 10.0
 Environment: Linux Mint 19, three monitors, 16G RAM etc. When using 
Netbeans 9 on the same system this problem does not occur.
Reporter: Frank


Open project created under Netbeans 9. Try Run or Build or Debug and get 
"Initializing view, please wait...". Open Project->Properties->Run and try to 
select Application Class. Same result in the EditText box: "Initializing view, 
please wait...".

Tried various suggestions such as refactoring, importing, different project 
etc. - no joy



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



  1   2   >