[jira] [Resolved] (NETBEANS-2447) Gradle - building.

2019-04-24 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2447.
---
Resolution: Duplicate

> Gradle - building.
> --
>
> Key: NETBEANS-2447
> URL: https://issues.apache.org/jira/browse/NETBEANS-2447
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Windows 10 - up to date.
>Reporter: David Irving
>Priority: Major
>
> Out of bounds exception during gradle build. Logs from IDE included.
> 
>   2019-04-18T15:43:14
>   198594192
>   64
>   300
>   15
>   SCREEN SIZE
>   1366
>   768
>   3
> 
> 
>   2019-04-18T15:43:14
>   198594193
>   65
>   700
>   15
>   IDE_STARTUP
> 
> 
>   2019-04-18T15:43:19
>   198599170
>   100
>   800
>   15
>   USG_LOOK_AND_FEEL
>   DARK Metal
>   Dark Metal
> 
> 
>   2019-04-18T15:43:26
>   198606899
>   135
>   800
>   14
>   MEMORY
>   8452857856
> 
> 
>   2019-04-18T15:43:31
>   198611690
>   137
>   400
>   21
>   UI_ACTION_BUTTON_PRESS
>   UI_ACTION_BUTTON_PRESS
>   org.openide.awt.Bundle
>   org.openide.awt.Toolbar$DefaultIconButton[]
>   org.openide.awt.Toolbar$DefaultIconButton
>   org.netbeans.modules.project.ui.actions.OpenProject[Open 
> Project...]
>   org.netbeans.modules.project.ui.actions.OpenProject
>   Open Project...
> 
> 
>   2019-04-18T15:46:51
>   198811452
>   138
>   500
>   21
>   LOG_WINDOW_DEACTIVATED
>   LOG_WINDOW_DEACTIVATED
>   org.netbeans.core.ui.warmup.Bundle
> 
> 
>   2019-04-18T15:46:52
>   198812621
>   139
>   500
>   21
>   LOG_WINDOW_DEACTIVATED
>   LOG_WINDOW_DEACTIVATED
>   org.netbeans.core.ui.warmup.Bundle
> 
> 
>   2019-04-18T15:46:57
>   198817768
>   140
>   500
>   69
>   LOG_WINDOW_ACTIVATED
>   LOG_WINDOW_ACTIVATED
>   org.netbeans.core.ui.warmup.Bundle
>   4248
> 
> 
>   2019-04-18T15:46:59
>   198819116
>   141
>   500
>   69
>   LOG_WINDOW_ACTIVATED
>   LOG_WINDOW_ACTIVATED
>   org.netbeans.core.ui.warmup.Bundle
>   460
> 
> 
>   2019-04-18T15:47:00
>   198820782
>   142
>   900
>   22
>   2
>   
>     java.lang.ArrayIndexOutOfBoundsException: 2
>     
>   
> org.netbeans.modules.gradle.api.GradleDependency$ModuleDependency
>   init
>   85
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   org.netbeans.modules.gradle.api.GradleBaseProjectBuilder
>   processDependencies
>   149
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   org.netbeans.modules.gradle.api.GradleBaseProjectBuilder
>   build
>   75
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   
> org.netbeans.modules.gradle.api.GradleBaseProjectBuilder$Extractor
>   extract
>   288
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   org.netbeans.modules.gradle.GradleProjectCache
>   createGradleProject
>   432
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   org.netbeans.modules.gradle.GradleProjectCache
>   loadGradleProject
>   257
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   org.netbeans.modules.gradle.GradleProjectCache
>   access$100
>   85
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   
> org.netbeans.modules.gradle.GradleProjectCache$ProjectLoaderTask
>   call
>   348
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   
> org.netbeans.modules.gradle.GradleProjectCache$ProjectLoaderTask
>   call
>   326
>   ${netBeansDir}modules/org-netbeans-modules-gradle.jar
>     
>     
>   java.util.concurrent.FutureTask
>   run
>   266
>   ${java.home}lib/rt.jar
>     
>     
>   org.openide.util.RequestProcessor$Task
>   run
>   1418
>   ${netbeans.home}lib/org-openide-util.jar
>     
>     
>   org.netbeans.modules.openide.util.GlobalLookup
>   execute
>   45
>   ${netbeans.home}lib/org-openide-util-lookup.jar
>     
>     
>   org.openide.util.lookup.Lookups
>   executeWith
>   278
>   ${netbeans.home}lib/org-openide-util-lookup.jar
>     
>     
>   org.openide.util.RequestProcessor$Processor
>   run
>   2033
>   ${netbeans.home}lib/org-openide-util.jar
>     
>   
> 
> 
>   2019-04-18T15:47:01
>   198821245
>   144
>   700
>   70
>   UI_OPEN_PROJECTS
>   UI_OPEN_PROJECTS
>   org.netbeans.modules.project.ui.Bundle
>   org.netbeans.modules.gradle.NbGradleProjectImpl
>   NbGradleProjectImpl
>   1
> 
> 
>   2019-04-18T15:47:01
>   198821245
>   145
>   800
>   70
>   USG_PROJECT_OPEN
>   org.netbeans.modules.gradle.NbGradleProjectImpl
> 
> 
>   2019-04-18T15:47:01
>   198821631
>   146

[jira] [Updated] (NETBEANS-2448) Add migrator support for JDK 10, 12 syntax

2019-04-24 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated NETBEANS-2448:
-
Labels: pull-request-available  (was: )

> Add migrator support for JDK 10, 12 syntax
> --
>
> Key: NETBEANS-2448
> URL: https://issues.apache.org/jira/browse/NETBEANS-2448
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Reema Taneja
>Assignee: Reema Taneja
>Priority: Major
>  Labels: pull-request-available
>
> We should add migrators for newer JDK releases 10, 12, in "Inspect and 
> Transform" dialog. 
> For JDK 9, 11, no JDK migration support hints were added.



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2463:
-

Does this relate:

https://stackoverflow.com/questions/13077611/how-to-retrieve-the-native-font-name-in-java

> Print to HTML - wrong font-family
> -
>
> Key: NETBEANS-2463
> URL: https://issues.apache.org/jira/browse/NETBEANS-2463
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2, 9.0, 10.0, 11.0
> Environment: Windows
>Reporter: Michal Pudivitr
>Priority: Trivial
>
> Using File > Print to HTML will produce HTML with misspelled font family 
> (font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
> result is rendered with the browser's default (non-monospace) font.
> Steps to reproduce:
>  # Create or open any java file
>  # go to File > Print to HTML > Print to file
>  # open generated HTML file  (result will not be rendered with proper font 
> due to wrong font-family)
>  # (optional) edit html file replacing all occurrences of "monospace*d*" with 
> "monospace" and see the file is now rendered correctly.
> It seems this minor bug was already reported in year 2013 under [Bug 
> 236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked 
> was closed unresolved.
> Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
> families.
>  



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2463:
-

Great. Is that complete? And so should the HtmlPrintContainer map the Java 
logical fonts to the valid family names?

> Print to HTML - wrong font-family
> -
>
> Key: NETBEANS-2463
> URL: https://issues.apache.org/jira/browse/NETBEANS-2463
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2, 9.0, 10.0, 11.0
> Environment: Windows
>Reporter: Michal Pudivitr
>Priority: Trivial
>
> Using File > Print to HTML will produce HTML with misspelled font family 
> (font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
> result is rendered with the browser's default (non-monospace) font.
> Steps to reproduce:
>  # Create or open any java file
>  # go to File > Print to HTML > Print to file
>  # open generated HTML file  (result will not be rendered with proper font 
> due to wrong font-family)
>  # (optional) edit html file replacing all occurrences of "monospace*d*" with 
> "monospace" and see the file is now rendered correctly.
> It seems this minor bug was already reported in year 2013 under [Bug 
> 236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked 
> was closed unresolved.
> Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
> families.
>  



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Michal Pudivitr (JIRA)


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

Michal Pudivitr commented on NETBEANS-2463:
---

It seems the HtmlPrintContainer uses the java.awt.Font which from my limited 
understanding returns "Java logical fonts" as the family not a valid HTML/CSS 
family names:
 * _SansSerif_ (would be _sans-serif_ in html/CSS)
 * _Monospaced_ (would be _monospace_)
 * _Serif_ (_serif_)
 * _Dialog_ and _DialogInput_ are rather unlikely to be used in code I guess 
(but these usually are sans-_serif_ and _monospace_ I suppose)

 

> Print to HTML - wrong font-family
> -
>
> Key: NETBEANS-2463
> URL: https://issues.apache.org/jira/browse/NETBEANS-2463
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2, 9.0, 10.0, 11.0
> Environment: Windows
>Reporter: Michal Pudivitr
>Priority: Trivial
>
> Using File > Print to HTML will produce HTML with misspelled font family 
> (font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
> result is rendered with the browser's default (non-monospace) font.
> Steps to reproduce:
>  # Create or open any java file
>  # go to File > Print to HTML > Print to file
>  # open generated HTML file  (result will not be rendered with proper font 
> due to wrong font-family)
>  # (optional) edit html file replacing all occurrences of "monospace*d*" with 
> "monospace" and see the file is now rendered correctly.
> It seems this minor bug was already reported in year 2013 under [Bug 
> 236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked 
> was closed unresolved.
> Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
> families.
>  



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2463:
-

I am taking a look into this and the other issue referred to provides a lot of 
details.

However, is this specific to 'Monospaced', i.e., could we do something like 'if 
FONT_FAMILY is Monospaced then change that to  monospace'? Or is there more 
involved, i.e., other font families?

> Print to HTML - wrong font-family
> -
>
> Key: NETBEANS-2463
> URL: https://issues.apache.org/jira/browse/NETBEANS-2463
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2, 9.0, 10.0, 11.0
> Environment: Windows
>Reporter: Michal Pudivitr
>Priority: Trivial
>
> Using File > Print to HTML will produce HTML with misspelled font family 
> (font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
> result is rendered with the browser's default (non-monospace) font.
> Steps to reproduce:
>  # Create or open any java file
>  # go to File > Print to HTML > Print to file
>  # open generated HTML file  (result will not be rendered with proper font 
> due to wrong font-family)
>  # (optional) edit html file replacing all occurrences of "monospace*d*" with 
> "monospace" and see the file is now rendered correctly.
> It seems this minor bug was already reported in year 2013 under [Bug 
> 236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked 
> was closed unresolved.
> Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
> families.
>  



--
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-2464) Netbeans 8.2's C/C++ Plugin Install Error Timeout for Loading Module

2019-04-24 Thread giu.gr (JIRA)
giu.gr created NETBEANS-2464:


 Summary: Netbeans 8.2's C/C++ Plugin Install Error Timeout for 
Loading Module
 Key: NETBEANS-2464
 URL: https://issues.apache.org/jira/browse/NETBEANS-2464
 Project: NetBeans
  Issue Type: Bug
  Components: utilities - Code
Affects Versions: 11.0
 Environment: openSUSE Linux 15.0, KDE 5, OpenJDK 10 running on Intel 
Core i5 750 at 2.67 GHz + 8 GB of RAM + AMD Radeon RX 580.
Reporter: giu.gr
 Fix For: 10.0


Installing C/C++ plugin does get interrupted throwing an exception.

 
{code:java}
INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: Timeout 
waiting for loading module org.netbeans.modules.cnd.api.remote@1.29.5.1
INFO [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]: timeout of 
loading C/C++ Remote Development 
API[org.netbeans.modules.cnd.api.remote/1.29.5.1]
org.netbeans.api.autoupdate.OperationException[INSTALL]: timeout of loading 
C/C++ Remote Development API[org.netbeans.modules.cnd.api.remote/1.29.5.1]
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$3.call(InstallSupportImpl.java:429)
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$3.call(InstallSupportImpl.java:289)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

{code}
 

Netbeans 8.2's C/C++ plugin used to work in Netbeans 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] [Comment Edited] (NETBEANS-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck edited comment on NETBEANS-888 at 4/24/19 8:34 PM:
---

Using the popup menu listener was recreating the menuItems too frequently, 
leading to the ScreenMenuItems not being connected to them.

Replaced the popup menu listener with a property change listener based on 
{{RecentFile}}. This matches the approach taken by {{RecentProjects}}.

Pull Request at https://github.com/apache/incubator-netbeans/pull/1216


was (Author: michaelsembwever):
Using the popup menu listener was recreating the menuItems too frequently, 
leading to the {{ScreenMenuItem}}s not being connected to them.

Replaced the popup menu listener with a property change listener based on 
{{RecentFile}}. This matches the approach taken by {{RecentProjects}}.

Pull Request at https://github.com/apache/incubator-netbeans/pull/1216

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Assignee: mck
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck commented on NETBEANS-888:
--

Using the popup menu listener was recreating the menuItems too frequently, 
leading to the {{ScreenMenuItem}}s not being connected to them.

Replaced the popup menu listener with a property change listener based on 
{{RecentFile}}. This matches the approach taken by {{RecentProjects}}.

Pull Request at https://github.com/apache/incubator-netbeans/pull/1216

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Assignee: mck
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-888) Open Recent file not working

2019-04-24 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated NETBEANS-888:

Labels: pull-request-available  (was: )

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Assignee: mck
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2463:
-

Very clear, thanks. Next step, you could do a search through the repo to see 
where this comes from and provide a pull request.

> Print to HTML - wrong font-family
> -
>
> Key: NETBEANS-2463
> URL: https://issues.apache.org/jira/browse/NETBEANS-2463
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2, 9.0, 10.0, 11.0
> Environment: Windows
>Reporter: Michal Pudivitr
>Priority: Trivial
>
> Using File > Print to HTML will produce HTML with misspelled font family 
> (font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
> result is rendered with the browser's default (non-monospace) font.
> Steps to reproduce:
>  # Create or open any java file
>  # go to File > Print to HTML > Print to file
>  # open generated HTML file  (result will not be rendered with proper font 
> due to wrong font-family)
>  # (optional) edit html file replacing all occurrences of "monospace*d*" with 
> "monospace" and see the file is now rendered correctly.
> It seems this minor bug was already reported in year 2013 under [Bug 
> 236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked 
> was closed unresolved.
> Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
> families.
>  



--
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-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck updated NETBEANS-888:
-
Fix Version/s: 12.0

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Assignee: mck
>Priority: Major
> Fix For: 12.0
>
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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] [Assigned] (NETBEANS-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck reassigned NETBEANS-888:


Assignee: mck

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Assignee: mck
>Priority: Major
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-2463) Print to HTML - wrong font-family

2019-04-24 Thread Michal Pudivitr (JIRA)
Michal Pudivitr created NETBEANS-2463:
-

 Summary: Print to HTML - wrong font-family
 Key: NETBEANS-2463
 URL: https://issues.apache.org/jira/browse/NETBEANS-2463
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Painting  Printing
Affects Versions: 11.0, 10.0, 9.0, 8.2
 Environment: Windows
Reporter: Michal Pudivitr


Using File > Print to HTML will produce HTML with misspelled font family 
(font-family: Monospace{color:#d04437}*d*{color} instead of "monospace"). The 
result is rendered with the browser's default (non-monospace) font.

Steps to reproduce:
 # Create or open any java file
 # go to File > Print to HTML > Print to file
 # open generated HTML file  (result will not be rendered with proper font due 
to wrong font-family)
 # (optional) edit html file replacing all occurrences of "monospace*d*" with 
"monospace" and see the file is now rendered correctly.

It seems this minor bug was already reported in year 2013 under [Bug 
236506|https://netbeans.org/bugzilla/show_bug.cgi?id=236506] but the ticked was 
closed unresolved.

Refer to [https://www.w3.org/Style/Examples/007/fonts] for more about font 
families.

 



--
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-1974) Gradle support for Enterprise Applications

2019-04-24 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated NETBEANS-1974:
-
Labels: pull-request-available  (was: )

> Gradle support for Enterprise Applications
> --
>
> Key: NETBEANS-1974
> URL: https://issues.apache.org/jira/browse/NETBEANS-1974
> Project: NetBeans
>  Issue Type: New Feature
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> Gradle project shall provide NetBeans bindings for Enterprise application 
> development.



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

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

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



[jira] [Comment Edited] (NETBEANS-2249) Web Pages folder not shown in Gradle projects with 'war' plugin

2019-04-24 Thread Juan Roberto (JIRA)


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

Juan Roberto edited comment on NETBEANS-2249 at 4/24/19 5:33 PM:
-

Sorry for the late response.

Thank you [~lkishalmi] for the clarification and your continuous contributions 
to netbeans.

To [~jimmc929], the trick is just adding the web folder as additional source 
files in the build.gradle, something like this:

sourceSets {
     main {
         java {

            srcDir 'src/main/webapp'

        }

    }
 }

If your java files are in "src/main/java" (the default folder where gradle 
expects them) you don't need to specify them additionally in the SourceSets, 
but in case they're not I believe the syntax is something like {{srcDirs = 
['folder/to/java/files', 'src/main/webapp']}}

It's very ugly, but at least they'll show up in the "Projects" pane.

Also, I was about to tell you to don't get rid of your project.webAppDirName = 
'src/main/webapp' as I believe it's needed for your web files to be copied to 
your war, but since your using the default folder maybe you don't need it 
[https://docs.gradle.org/current/userguide/war_plugin.html], some testing is in 
order.

 


was (Author: jalgaba):
Sorry for the late response.

Thank you [~lkishalmi] for the clarification and your continuous contributions 
to netbeans.

To [~jimmc929], the trick is just adding the web folder as additional source 
files in the build.gradle, something like this:

sourceSets {
    main {
        java {
            srcDir 'src/main/webapp'
        }
    }
}

If your java files are in "src/main/java" (the default folder where gradle 
expects them) you don't need to specify them additionally in the SourceSets, 
but in case they're not I believe the syntax is something like {{srcDirs = 
['folder/to/java/files', 'src/main/webapp']}}

It's very ugly, but at least they'll show up in the "Projects" pane.

Also, I was about to tell you to don't get rid of your project.webAppDirName = 
'src/main/webapp' as I believe it's needed for your web files to be copied to 
your war, but since your using the default folder maybe you don't need it 
[https://docs.gradle.org/current/userguide/war_plugin.html], some testing is in 
order.

 

> Web Pages folder not shown in Gradle projects with 'war' plugin
> ---
>
> Key: NETBEANS-2249
> URL: https://issues.apache.org/jira/browse/NETBEANS-2249
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Web Project, projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-395-on-20190310)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Linux version 4.15.0-46-generic running on amd64; UTF-8; es_CL (nb)
>Reporter: Pablo Carmona A.
>Priority: Major
>
> After I add "apply plugin: 'war'" to file build.gradle of a new generated 
> Gradle project, the project's icon is shown with a globe symbol, like in web 
> projects, but I can not see the web files neither I can launch it with a 
> configured server. I would like to be able to run it as same as Maven web 
> projects.



--
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-2249) Web Pages folder not shown in Gradle projects with 'war' plugin

2019-04-24 Thread Juan Roberto (JIRA)


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

Juan Roberto commented on NETBEANS-2249:


Sorry for the late response.

Thank you [~lkishalmi] for the clarification and your continuous contributions 
to netbeans.

To [~jimmc929], the trick is just adding the web folder as additional source 
files in the build.gradle, something like this:

sourceSets {
    main {
        java {
            srcDir 'src/main/webapp'
        }
    }
}

If your java files are in "src/main/java" (the default folder where gradle 
expects them) you don't need to specify them additionally in the SourceSets, 
but in case they're not I believe the syntax is something like {{srcDirs = 
['folder/to/java/files', 'src/main/webapp']}}

It's very ugly, but at least they'll show up in the "Projects" pane.

Also, I was about to tell you to don't get rid of your project.webAppDirName = 
'src/main/webapp' as I believe it's needed for your web files to be copied to 
your war, but since your using the default folder maybe you don't need it 
[https://docs.gradle.org/current/userguide/war_plugin.html], some testing is in 
order.

 

> Web Pages folder not shown in Gradle projects with 'war' plugin
> ---
>
> Key: NETBEANS-2249
> URL: https://issues.apache.org/jira/browse/NETBEANS-2249
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Web Project, projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-395-on-20190310)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Linux version 4.15.0-46-generic running on amd64; UTF-8; es_CL (nb)
>Reporter: Pablo Carmona A.
>Priority: Major
>
> After I add "apply plugin: 'war'" to file build.gradle of a new generated 
> Gradle project, the project's icon is shown with a globe symbol, like in web 
> projects, but I can not see the web files neither I can launch it with a 
> configured server. I would like to be able to run it as same as Maven web 
> projects.



--
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-2461) Debug mode doesn't apply any code changes

2019-04-24 Thread jose luis romero (JIRA)


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

jose luis romero commented on NETBEANS-2461:


I will setup up a Mint 19 and try it

> Debug mode doesn't apply any code changes
> -
>
> Key: NETBEANS-2461
> URL: https://issues.apache.org/jira/browse/NETBEANS-2461
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: windows 10 64x
>Reporter: jose luis romero
>Priority: Major
> Attachments: messages.log
>
>
> I have been trying the debug (with and without HotSwap agent, DCEVM) some 
> projects in java Desktop and webApps, with and without Maven, it doesn't 
> update any kind of changes in the code, the button "Apply code Changes" never 
> becomes available/enabled



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

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

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



[incubator-netbeans] branch master updated (a50d777 -> 057eee2)

2019-04-24 Thread arusinha
This is an automated email from the ASF dual-hosted git repository.

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


from a50d777  Ensuring important DTDs are used locally when running 
java.completion… (#1206)
 new 248e96f  [NETBEANS-2284]: Changes for builing NB with JDK11
 new 1c49043  Merge remote-tracking branch 'upstream/master' into 
compile_check_with_jdk11
 new 057eee2  Merge pull request #1144 from 
vikasprabhakar/compile_check_with_jdk11

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


Summary of changes:
 .travis.yml|   3 +
 apisupport/apisupport.ant/build.xml|   2 +-
 enterprise/glassfish.tooling/nbproject/project.xml |   9 +
 enterprise/j2ee.ant/build.xml  |   2 +-
 enterprise/j2ee.dd/nbproject/project.properties|   1 +
 enterprise/j2ee.dd/nbproject/project.xml   |   4 +
 enterprise/web.beans/nbproject/project.xml |   8 +
 enterprise/web.jspparser/build.xml |   2 +-
 enterprise/web.monitor/build.xml   |   2 +-
 enterprise/web.project/build.xml   |   2 +-
 enterprise/websvc.manager/nbproject/project.xml|   9 +
 .../netbeans/test/ide/CountingSecurityManager.java |   5 +-
 java/debugger.jpda.visual/build.xml|   2 +-
 java/form/build.xml|   2 +-
 .../nbproject/project.properties   |   3 +-
 java/java.j2seembedded/build.xml   |   2 +-
 java/java.j2seplatform/build.xml   |   2 +-
 .../modules/java/source/NoJavacHelper.java |  45 ++-
 .../netbeans/lib/jshell/agent/LoaderDelegator.java |   3 +
 .../build.xml  |  22 +-
 .../external/binaries-list}|   5 +-
 .../glassfish-corba-omgapi-4.1.0-license.txt   | 405 +
 java/libs.corba.omgapi/manifest.mf |   6 +
 .../nbproject/project.properties   |   8 +-
 java/libs.corba.omgapi/nbproject/project.xml   |  77 
 .../netbeans/libs/corba/omgapi/Bundle.properties}  |   6 +-
 .../org/netbeans/modules/maven/indexer/OnStop.java |   2 +-
 java/maven/build.xml   |   4 +-
 .../test/ide/PerfCountingSecurityManager.java  |   5 +-
 java/testng.maven/nbproject/project.properties |   1 -
 java/testng/nbproject/project.properties   |   1 -
 java/whitelist/nbproject/project.xml   |   8 +
 java/xml.tools.java/nbproject/project.properties   |   1 -
 nbbuild/build.xml  |   2 +-
 nbbuild/cluster.properties |   1 +
 profiler/lib.profiler/build.xml|  18 +-
 36 files changed, 614 insertions(+), 66 deletions(-)
 copy java/{java.j2seplatform => libs.corba.omgapi}/build.xml (57%)
 copy java/{xml.tools.java/nbproject/project.properties => 
libs.corba.omgapi/external/binaries-list} (87%)
 create mode 100644 
java/libs.corba.omgapi/external/glassfish-corba-omgapi-4.1.0-license.txt
 create mode 100644 java/libs.corba.omgapi/manifest.mf
 copy java/{testng.maven => libs.corba.omgapi}/nbproject/project.properties 
(83%)
 create mode 100644 java/libs.corba.omgapi/nbproject/project.xml
 copy java/{xml.tools.java/nbproject/project.properties => 
libs.corba.omgapi/src/org/netbeans/libs/corba/omgapi/Bundle.properties} (87%)


-
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-1974) Gradle support for Enterprise Applications

2019-04-24 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1974:
---

I'm preparing my PR for this. It shall land in the repo this week.
Even after it is get merged there would be plenty room for improvements.
So any help would be welcome!

> Gradle support for Enterprise Applications
> --
>
> Key: NETBEANS-1974
> URL: https://issues.apache.org/jira/browse/NETBEANS-1974
> Project: NetBeans
>  Issue Type: New Feature
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> Gradle project shall provide NetBeans bindings for Enterprise application 
> development.



--
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] [Assigned] (NETBEANS-1974) Gradle support for Enterprise Applications

2019-04-24 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi reassigned NETBEANS-1974:
-

Assignee: Laszlo Kishalmi

> Gradle support for Enterprise Applications
> --
>
> Key: NETBEANS-1974
> URL: https://issues.apache.org/jira/browse/NETBEANS-1974
> Project: NetBeans
>  Issue Type: New Feature
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> Gradle project shall provide NetBeans bindings for Enterprise application 
> development.



--
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-1974) Gradle support for Enterprise Applications

2019-04-24 Thread Mike Ryan (JIRA)


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

Mike Ryan commented on NETBEANS-1974:
-

Just checking in to see if there's anything I can do to help with this issue.

> Gradle support for Enterprise Applications
> --
>
> Key: NETBEANS-1974
> URL: https://issues.apache.org/jira/browse/NETBEANS-1974
> Project: NetBeans
>  Issue Type: New Feature
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Priority: Major
>
> Gradle project shall provide NetBeans bindings for Enterprise application 
> development.



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

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

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



[jira] [Comment Edited] (NETBEANS-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck edited comment on NETBEANS-888 at 4/24/19 11:49 AM:



The stacktrace for choosing an menuItem under {{RecentProjects}} is
{code}

at 
org.netbeans.modules.project.ui.actions.RecentProjects$MenuItemActionListener.actionPerformed(RecentProjects.java:219)
at 
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at 
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at 
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at 
java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at 
java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at 
java.desktop/com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:129)
at java.desktop/java.awt.MenuItem.processActionEvent(MenuItem.java:690)
at java.desktop/java.awt.MenuItem.processEvent(MenuItem.java:649)
at 
java.desktop/java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:375)
at 
java.desktop/java.awt.MenuComponent.dispatchEvent(MenuComponent.java:363)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:139)
at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
{code}

The stacktrace for {{RecentFileAction}} doesn't make it through the 
{{MenuComponent.dispatchEventImpl(..)}} call as the following code in 
{{MenuItem}} returns false
{code}
boolean eventEnabled(AWTEvent e) {
if (e.id == ActionEvent.ACTION_PERFORMED) {
if ((eventMask & AWTEvent.ACTION_EVENT_MASK) != 0 ||
actionListener != null) {
return true;
}
return false;
}
return super.eventEnabled(e);
}
{code}

This method returns {{true}} for {{RecentProjects}} because the 
{{actionListener}} exists.
It is of type {{ScreenMenuItem}}, with its {{fMenuItem}} field of type 
{{RecentProjects$1}} that's created here: 
https://github.com/apache/incubator-netbeans/blob/release110/ide/projectui/src/org/netbeans/modules/project/ui/actions/RecentProjects.java#L151




was (Author: michaelsembwever):
Under these conditions the {{java.awt.event.ActionEvent}} passes through 
{{java.awt.EventQueue}} without being handled.
See 
https://hg.openjdk.java.net/jdk/jdk11/file/1ddf9a99e4ad/src/java.desktop/share/classes/java/awt/EventQueue.java#l765
 

The method argument {{src}} is of class {{com.apple.laf.ScreenMenuItem}} and is 
a subclass of {{MenuComponent}}.


The stacktrace for choosing an menuItem under {{RecentProjects}} is
{code}

at 
org.netbeans.modules.project.ui.actions.RecentProjects$MenuItemActionListener.actionPerformed(RecentProjects.java:219)
at 
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at 
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at 
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at 
java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at 

[jira] [Commented] (NETBEANS-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck commented on NETBEANS-888:
--

Under these conditions the {{java.awt.event.ActionEvent}} passes through 
{{java.awt.EventQueue}} without being handled.
See 
https://hg.openjdk.java.net/jdk/jdk11/file/1ddf9a99e4ad/src/java.desktop/share/classes/java/awt/EventQueue.java#l765
 

The method argument {{src}} is of class {{com.apple.laf.ScreenMenuItem}} and is 
a subclass of {{MenuComponent}}.


The stacktrace for choosing an menuItem under {{RecentProjects}} is
{code}

at 
org.netbeans.modules.project.ui.actions.RecentProjects$MenuItemActionListener.actionPerformed(RecentProjects.java:219)
at 
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at 
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at 
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at 
java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at 
java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at 
java.desktop/com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:129)
at java.desktop/java.awt.MenuItem.processActionEvent(MenuItem.java:690)
at java.desktop/java.awt.MenuItem.processEvent(MenuItem.java:649)
at 
java.desktop/java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:375)
at 
java.desktop/java.awt.MenuComponent.dispatchEvent(MenuComponent.java:363)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:139)
at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
{code}

The stacktrace for {{RecentFileAction}} doesn't make it through the 
{{MenuComponent.dispatchEventImpl(..)}} call as the following code in 
{{MenuItem}} returns false
{code}
boolean eventEnabled(AWTEvent e) {
if (e.id == ActionEvent.ACTION_PERFORMED) {
if ((eventMask & AWTEvent.ACTION_EVENT_MASK) != 0 ||
actionListener != null) {
return true;
}
return false;
}
return super.eventEnabled(e);
}
{code}

This method returns {{true}} for {{RecentProjects}} because the 
{{actionListener}} exists.
It is of type {{ScreenMenuItem}}, with its {{fMenuItem}} field of type 
{{RecentProjects$1}} that's created here: 
https://github.com/apache/incubator-netbeans/blob/release110/ide/projectui/src/org/netbeans/modules/project/ui/actions/RecentProjects.java#L151



> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Priority: Major
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



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


[jira] [Commented] (NETBEANS-2461) Debug mode doesn't apply any code changes

2019-04-24 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2461:
-

Specifically on Windows? Can you see if you can reproduce on Mac or Linux 
(because, I tried but failed to reproduce there).

> Debug mode doesn't apply any code changes
> -
>
> Key: NETBEANS-2461
> URL: https://issues.apache.org/jira/browse/NETBEANS-2461
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: windows 10 64x
>Reporter: jose luis romero
>Priority: Major
> Attachments: messages.log
>
>
> I have been trying the debug (with and without HotSwap agent, DCEVM) some 
> projects in java Desktop and webApps, with and without Maven, it doesn't 
> update any kind of changes in the code, the button "Apply code Changes" never 
> becomes available/enabled



--
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-2461) Debug mode doesn't apply any code changes

2019-04-24 Thread jose luis romero (JIRA)
jose luis romero created NETBEANS-2461:
--

 Summary: Debug mode doesn't apply any code changes
 Key: NETBEANS-2461
 URL: https://issues.apache.org/jira/browse/NETBEANS-2461
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.0
 Environment: windows 10 64x
Reporter: jose luis romero
 Attachments: messages.log

I have been trying the debug (with and without HotSwap agent, DCEVM) some 
projects in java Desktop and webApps, with and without Maven, it doesn't update 
any kind of changes in the code, the button "Apply code Changes" never becomes 
available/enabled



--
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-2460) Setting for automatically adding final modifers

2019-04-24 Thread Iikku Mattila (JIRA)
Iikku Mattila created NETBEANS-2460:
---

 Summary: Setting for automatically adding final modifers 
 Key: NETBEANS-2460
 URL: https://issues.apache.org/jira/browse/NETBEANS-2460
 Project: NetBeans
  Issue Type: New Feature
  Components: editor - Hints  Annotations
Affects Versions: 11.0
Reporter: Iikku Mattila


Request for a setting to automatically add final modifiers where they can be 
added, like "Make generated local variables final" in IDEA.

Duplicate of https://netbeans.org/bugzilla/show_bug.cgi?id=201406



--
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-2423) Refreshing indices after install oracle js parser (INDEXING_STARTED, INDEXING_FINISCED)

2019-04-24 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo updated NETBEANS-2423:
--
Attachment: UILOG_STARTED
IDELOG_STARTED

> Refreshing indices after install oracle js parser (INDEXING_STARTED, 
> INDEXING_FINISCED)
> ---
>
> Key: NETBEANS-2423
> URL: https://issues.apache.org/jira/browse/NETBEANS-2423
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Fedora 29 - Linux
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: IDELOG, IDELOG_STARTED, UILOG, UILOG_STARTED
>
>
> After reactive/install oracle js parser for laravel project, refreshing 
> indices and out exception



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

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

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



[jira] [Comment Edited] (NETBEANS-2423) Refreshing indices after install oracle js parser (INDEXING_STARTED, INDEXING_FINISCED)

2019-04-24 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo edited comment on NETBEANS-2423 at 4/24/19 9:12 AM:


another logs for INDEXING_STARTED error and crash


was (Author: vluongo):
nother logs for INDEXING_STARTED

> Refreshing indices after install oracle js parser (INDEXING_STARTED, 
> INDEXING_FINISCED)
> ---
>
> Key: NETBEANS-2423
> URL: https://issues.apache.org/jira/browse/NETBEANS-2423
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Fedora 29 - Linux
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: IDELOG, IDELOG_STARTED, UILOG, UILOG_STARTED
>
>
> After reactive/install oracle js parser for laravel project, refreshing 
> indices and out exception



--
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-2423) Refreshing indices after install oracle js parser (INDEXING_STARTED, INDEXING_FINISCED)

2019-04-24 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo commented on NETBEANS-2423:
---

nother logs for INDEXING_STARTED

> Refreshing indices after install oracle js parser (INDEXING_STARTED, 
> INDEXING_FINISCED)
> ---
>
> Key: NETBEANS-2423
> URL: https://issues.apache.org/jira/browse/NETBEANS-2423
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Fedora 29 - Linux
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: IDELOG, UILOG
>
>
> After reactive/install oracle js parser for laravel project, refreshing 
> indices and out exception



--
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-2423) Refreshing indices after install oracle js parser (INDEXING_STARTED, INDEXING_FINISCED)

2019-04-24 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo updated NETBEANS-2423:
--
Summary: Refreshing indices after install oracle js parser 
(INDEXING_STARTED, INDEXING_FINISCED)  (was: Refreshing indices after install 
oracle js parser)

> Refreshing indices after install oracle js parser (INDEXING_STARTED, 
> INDEXING_FINISCED)
> ---
>
> Key: NETBEANS-2423
> URL: https://issues.apache.org/jira/browse/NETBEANS-2423
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Fedora 29 - Linux
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: IDELOG, UILOG
>
>
> After reactive/install oracle js parser for laravel project, refreshing 
> indices and out exception



--
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-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck updated NETBEANS-888:
-
Environment: 
MacOS High Sierra version 10.13.4
MacOS Mojave 10.14.4
JDK 11

  was:
MacOS High Sierra version 10.13.4
MacOS Mojave 10.14.4


> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>Reporter: Javier A. Ortiz
>Priority: Major
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



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

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

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



[jira] [Comment Edited] (NETBEANS-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck edited comment on NETBEANS-888 at 4/24/19 8:29 AM:
---

bq. Only mac related? For me, on windows 10 with NB 10 and JDK 11.0.2 the menu 
entry is working.

Indeed. 

The bug depends on 
 - macos
 - {{`apple.laf.useScreenMenuBar=true`}}
 -  jdk >1.8 (currently experiencing it with 11.0.3)


was (Author: michaelsembwever):
bq. Only mac related? For me, on windows 10 with NB 10 and JDK 11.0.2 the menu 
entry is working.

Indeed. 

The bug depends on 
 - macos
 - {{`apple.laf.useScreenMenuBar=true`}}
 -  jdk >1.8 (currently experiencing it with 11.03)

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
>Reporter: Javier A. Ortiz
>Priority: Major
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-888) Open Recent file not working

2019-04-24 Thread mck (JIRA)


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

mck commented on NETBEANS-888:
--

bq. Only mac related? For me, on windows 10 with NB 10 and JDK 11.0.2 the menu 
entry is working.

Indeed. 

The bug depends on 
 - macos
 - {{`apple.laf.useScreenMenuBar=true`}}
 -  jdk >1.8 (currently experiencing it with 11.03)

> Open Recent file not working
> 
>
> Key: NETBEANS-888
> URL: https://issues.apache.org/jira/browse/NETBEANS-888
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0, 10.0, 11.0
> Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
>Reporter: Javier A. Ortiz
>Priority: Major
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
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-2459) Exception while opening project

2019-04-24 Thread Alexander (JIRA)
Alexander created NETBEANS-2459:
---

 Summary: Exception while opening project
 Key: NETBEANS-2459
 URL: https://issues.apache.org/jira/browse/NETBEANS-2459
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.0
Reporter: Alexander
 Attachments: IDELog.txt, UILog.txt

Got exception "IllegalStateException: JsIndexer.postScanTask can be called only 
from scanner thread." while opening multimodule maven project.



--
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-1411) Hard to align elements inside the swing GUI builder Matisse

2019-04-24 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1411:
--

This ticket: https://netbeans.org/bugzilla/show_bug.cgi?id=136425 is also 
related to the original issue (Problem with aligning elements in the Matisse 
GUI Builder).

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: mantisse-problems-jumping.gif, matisseRearrangement.gif, 
> swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> 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] [Comment Edited] (NETBEANS-1411) Hard to align elements inside the swing GUI builder Matisse

2019-04-24 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1411 at 4/24/19 7:52 AM:
---

I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

...
By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.

By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.

This will be a good enhancement. I will create a new ticket for this feature,


was (Author: chrizzly):
I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

...
By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.

By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: mantisse-problems-jumping.gif, matisseRearrangement.gif, 
> swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> 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] [Comment Edited] (NETBEANS-1411) Hard to align elements inside the swing GUI builder Matisse

2019-04-24 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1411 at 4/24/19 7:48 AM:
---

I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

...By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.

By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.


was (Author: chrizzly):
I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

By Mouse - Component disappears from old position and is being dragged by user. 
When component is aligned to other component/border/group, guiding lines are 
displayed and are suggesting right position. The Help Messenger reacts on this 
state by suitable message too. When ESC is pressed, components returns at 
position before dragging.
By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.
By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: mantisse-problems-jumping.gif, matisseRearrangement.gif, 
> swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> 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] [Comment Edited] (NETBEANS-1411) Hard to align elements inside the swing GUI builder Matisse

2019-04-24 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1411 at 4/24/19 7:48 AM:
---

I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

...
By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.

By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.


was (Author: chrizzly):
I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

...By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.

By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: mantisse-problems-jumping.gif, matisseRearrangement.gif, 
> swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1411) Hard to align elements inside the swing GUI builder Matisse

2019-04-24 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1411:
--

I got this little proposal: 

{code}
Moving a component
Users can move components by these ways:

By Mouse - Component disappears from old position and is being dragged by user. 
When component is aligned to other component/border/group, guiding lines are 
displayed and are suggesting right position. The Help Messenger reacts on this 
state by suitable message too. When ESC is pressed, components returns at 
position before dragging.
By Keyboard - User will move component by using arrow keys. Or she can use 
Shift+arrow keys combination too. It will cause moving a component in the 
layout according to guiding lines.
By Mouse and Keyboard combination - When Shift key is pressed during dragging, 
then user can move only horizontally or vertically. It will preserve X or Y 
positions of component.
Beyond this user's moving can happen automatic moving, such that components are 
moved accordingly with another one was moved/resized.
{code}

from this page: https://ui.netbeans.org/docs/ui/guibuilder/ unfortunately it 
was never implemented.

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: mantisse-problems-jumping.gif, matisseRearrangement.gif, 
> swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> Chris



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

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

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



[jira] [Created] (NETBEANS-2458) Convert Rule-Switch and Switch-Expression from preview to permanent feature in JDK-13

2019-04-24 Thread ARUNAVA SINHA (JIRA)
ARUNAVA SINHA created NETBEANS-2458:
---

 Summary: Convert Rule-Switch and Switch-Expression from preview to 
permanent feature in JDK-13
 Key: NETBEANS-2458
 URL: https://issues.apache.org/jira/browse/NETBEANS-2458
 Project: NetBeans
  Issue Type: Task
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA
 Fix For: 12.0


h2.  
h2. https://bugs.openjdk.java.net/browse/JDK-8222184



--
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-2207) Removing (old) javadoc from nb-javac for JDK-13

2019-04-24 Thread ARUNAVA SINHA (JIRA)


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

ARUNAVA SINHA updated NETBEANS-2207:

Affects Version/s: (was: Next)
Fix Version/s: 12.0

> Removing (old) javadoc from nb-javac for JDK-13
> ---
>
> Key: NETBEANS-2207
> URL: https://issues.apache.org/jira/browse/NETBEANS-2207
> Project: NetBeans
>  Issue Type: Bug
>Reporter: ARUNAVA SINHA
>Assignee: ARUNAVA SINHA
>Priority: Major
> Fix For: 12.0
>
>
> nb-javac currently provides the "old" javadoc API (com.sun.javadoc.**), which 
> is used on several places inside NetBeans. 
>  
>  But, that API has been removed from JDK 13: 
>  [https://bugs.openjdk.java.net/browse/JDK-8215584] 
>  
>  So, we cannot really use the API anymore for JDK 13 and beyond
> So support for the same has to be removed in nb-javac



--
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-2457) Error hint to fix the '--enable-preview' features in java project

2019-04-24 Thread ARUNAVA SINHA (JIRA)
ARUNAVA SINHA created NETBEANS-2457:
---

 Summary: Error hint to fix the '--enable-preview' features in java 
project
 Key: NETBEANS-2457
 URL: https://issues.apache.org/jira/browse/NETBEANS-2457
 Project: NetBeans
  Issue Type: Improvement
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA
 Fix For: 12.0


Suppose we had used switch-expression in a Java Project (JDK-12)

e.g.,

int a = switch (num)

{      case 1 ->1;     default->2; };

It will show the below error:

switch expressions are a preview feature and are disabled by default.
 (use --enable-preview to enable switch expressions)

 

NetBeans doesn't provide the fix.

Manually need to add 'enable-preview" in project 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