[jira] [Created] (NETBEANS-3434) Clicked in the IDE "Search" field (top right) and the exception occurred.

2019-11-23 Thread Bill King (Jira)
Bill King created NETBEANS-3434:
---

 Summary: Clicked in the IDE "Search" field (top right) and the 
exception occurred.
 Key: NETBEANS-3434
 URL: https://issues.apache.org/jira/browse/NETBEANS-3434
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2
Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10
Runtime: OpenJDK Runtime Environment 12.0.2+10
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\z013ljt\AppData\Roaming\NetBeans\11.2
Cache directory: C:\Users\z013ljt\AppData\Local\NetBeans\Cache\11.2
Reporter: Bill King
 Fix For: 11.2
 Attachments: Netbeans IDE Log.txt

Clicked in the IDE "Search" field (top right) and the exception occurred. Not 
sure if I had hit Enter before it occurred.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3433) Allow to edit the result when resolving merge conflicts

2019-11-23 Thread Lorenz Froihofer (Jira)
Lorenz Froihofer created NETBEANS-3433:
--

 Summary: Allow to edit the result when resolving merge conflicts
 Key: NETBEANS-3433
 URL: https://issues.apache.org/jira/browse/NETBEANS-3433
 Project: NetBeans
  Issue Type: Improvement
Affects Versions: 11.2
Reporter: Lorenz Froihofer


The dialog that shows up when one selects "Subversion --> Resolve Conflicts..." 
does not allow to edit the merge result. For a conflict, it is only possible to 
choose the changed part of one file or from both files. However, this is only 
sufficient for conflicts that are easy to solve. For larger conflicts, it is 
necessary to be able to edit the result directly.

This corresponds to the following former NetBeans bugzilla bug: 
[https://netbeans.org/bugzilla/show_bug.cgi?id=141198] - but it seems the bugs 
from that former bug tracking instance have not been migrated to this Jira 
project.

According to the following comment, this issue not restricted to Subversion but 
happens for all VCSs supported by the IDE: 
[https://netbeans.org/bugzilla/show_bug.cgi?id=141198#c1]

There is a workaround to this topic as one can select two of the temporary 
files created by Subversion during an update and use "Tools --> Diff...". This 
brings up a merge dialog where one side can be edited and the result copied 
back to the main file. However, it is surprising that this issue is still open 
in 2019 as it is a core feature of an IDE and I am not aware of any other IDE 
that has such a restriction in resolving conflicts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANS-3380) "ConstantName" hint's flag "Check only immutable" uses incorrect prefs.getBoolean default

2019-11-23 Thread Ernie Rael (Jira)


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

Ernie Rael closed NETBEANS-3380.

Fix Version/s: Next
   Resolution: Fixed

PR merged into master

> "ConstantName" hint's flag "Check only immutable" uses incorrect 
> prefs.getBoolean default
> -
>
> Key: NETBEANS-3380
> URL: https://issues.apache.org/jira/browse/NETBEANS-3380
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Hints
>Affects Versions: 11.2
> Environment: windows, jdk1.8
>Reporter: Ernie Rael
>Assignee: Ernie Rael
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
> Attachments: ConstantNameHint.java.diff
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> For the indicated option, "prefs.getBoolean(str, default)" has different 
> "default" for when displaying the options dialog and checking value for use. 
> *FIX ATTACHED* for ConstantNameHint.java (haven't learned git yet...)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Assigned] (NETBEANS-3380) "ConstantName" hint's flag "Check only immutable" uses incorrect prefs.getBoolean default

2019-11-23 Thread Ernie Rael (Jira)


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

Ernie Rael reassigned NETBEANS-3380:


Assignee: Ernie Rael

> "ConstantName" hint's flag "Check only immutable" uses incorrect 
> prefs.getBoolean default
> -
>
> Key: NETBEANS-3380
> URL: https://issues.apache.org/jira/browse/NETBEANS-3380
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Hints
>Affects Versions: 11.2
> Environment: windows, jdk1.8
>Reporter: Ernie Rael
>Assignee: Ernie Rael
>Priority: Minor
>  Labels: pull-request-available
> Attachments: ConstantNameHint.java.diff
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> For the indicated option, "prefs.getBoolean(str, default)" has different 
> "default" for when displaying the options dialog and checking value for use. 
> *FIX ATTACHED* for ConstantNameHint.java (haven't learned git yet...)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[netbeans] branch master updated (aee8f2a -> 3694e58)

2019-11-23 Thread jlahoda
This is an automated email from the ASF dual-hosted git repository.

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


from aee8f2a  Merge pull request #1651 from lkishalmi/import-dark-laf
 add 3694e58  Fixing end position in the document change event in case 
multiple lines are deleted.

No new revisions were added by this update.

Summary of changes:
 .../src/org/netbeans/modules/lsp/client/Utils.java  | 13 +
 .../bindings/TextDocumentSyncServerCapabilityHandler.java   | 13 +
 .../unit/src/org/netbeans/modules/lsp/client/UtilsTest.java |  5 +
 3 files changed, 19 insertions(+), 12 deletions(-)


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

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



[jira] [Commented] (NETBEANS-3115) Netbeans (gradle) opens sources from source-jar files instead of (opened) projects

2019-11-23 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-3115:
---

It seems the attached sample project are not dependent each other. The consumer 
is compilable adn the other is depending on some libtest2 project which is 
searched in the local maven repository. I obviously do not have that project at 
hand.

> Netbeans (gradle) opens sources from source-jar files instead of (opened) 
> projects
> --
>
> Key: NETBEANS-3115
> URL: https://issues.apache.org/jira/browse/NETBEANS-3115
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.1
>Reporter: Björn Schmidt
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: usability
> Attachments: nbtest.tbz2
>
>
> I'm using many independent gradle (java-library style) projects opened in NB. 
> They are not part of a big multi module project!
> Whenever I want to navigate to a source file from another project relative to 
> the current one, Netbeans opens the source from 
> ~/.m2/repository.../project.jar and not from the local file of the referenced 
>  project which is of course also opened in NB.
> I already tried to disable all ~/.m2 Sources under Window->Debugging->Sources 
> but that doesn't change the behaviour (also not after restarting).
> Even if it would change the behavior I then would have to disable all those 
> automatically added ~/.m2 (which are somehow preferred) references for every 
> project.
> Maybe I'm just to stupid to find the right (global) option but ATM I think 
> this behavior is a bug.
> —
> Attached Test Case:
>  - open both projects in Netbeans
>  - deploy both project to local maven repo via custom rungradle action (clean 
> build publishToMavenLocal)
>  - go to NewClass in providedlib
>  - ctrl click on the new Lib2Class statement
> Expectation: Lib2Class gets opened from local filesystem, one can directly 
> edit the referenced file.
> Actual: Lib2Class gets opened from local maven repo, read only.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-3420) Support Java 13 Code Coverage, Split Gradle Java Code Coverage Module from Gradle Java Projects

2019-11-23 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi updated NETBEANS-3420:
--
Summary: Support Java 13 Code Coverage, Split Gradle Java Code Coverage 
Module from Gradle Java Projects  (was: Split Gradle Java Code Coverage Module 
from Gradle Java Projects)

> Support Java 13 Code Coverage, Split Gradle Java Code Coverage Module from 
> Gradle Java Projects
> ---
>
> Key: NETBEANS-3420
> URL: https://issues.apache.org/jira/browse/NETBEANS-3420
> Project: NetBeans
>  Issue Type: Task
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The main motivation of the split is to move the Jacoco and ASM external 
> dependency out of the Java module have it better structured.
> Also with the ASM 7.2 upgrade happened in the platform we no longer need to 
> add ASM as a separate external dependency and it is possible to use Jacoco 
> 0.8.5 which supports Java 13.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-2960) Need a force reload action for Gradle projects

2019-11-23 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-2960.
---
Fix Version/s: 11.3
   Resolution: Fixed

The corresponding PR has been merged.

> Need a force reload action for Gradle projects
> --
>
> Key: NETBEANS-2960
> URL: https://issues.apache.org/jira/browse/NETBEANS-2960
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0, 11.1, 11.2
>Reporter: Travis
>Assignee: Laszlo Kishalmi
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I have a multi-project gradle build with a settings.gradle implementation 
> that auto-detects the subprojects.  So whenever a subproject gets 
> added/removed/renamed (either directly, or as the result of a git branch 
> checkout), the root project build.gradle and settings.gradle do not need to 
> be modified at all.
> Currently, the gradle support assumes that projects only need to be reloaded 
> when build.gradle or settings.gradle change, but my build breaks this 
> assumption.
> So the behavior in my case is that I am not even able to manually browse to a 
> new subproject and open it, until after I make a meaningless edit to 
> build.gradle or settings.gradle.  The new subproject folder is not even 
> recognized as a gradle project in the "open project" dialog until I have 
> touched one of those files.
> This behavior is broken.  Ideally, projects that come and go would 
> automatically get noticed, and the IDE would update immediately.  But 
> assuming that's non-trivial to implement, it would be acceptable to simply 
> add a manually-triggerable "force project reload" action somewhere in the 
> GUI, so that the user can get back into a good state without the need to 
> touch any files.
>  
> Thanks!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-3400) Gradle 6.0 may Have Some Serialization IO Issues

2019-11-23 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-3400.
---
Fix Version/s: 11.3
   Resolution: Fixed

The corresponding PR has been merged.

> Gradle 6.0 may Have Some Serialization IO Issues
> 
>
> Key: NETBEANS-3400
> URL: https://issues.apache.org/jira/browse/NETBEANS-3400
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> During my testing on NETBEANS-2555 Sometimes I've encountered with Gradle 
> internal serialization exception. The source is 
> org.gradle.api.UncheckedIOException
> As far as I saw the build usually finished, but it would be better to handle 
> this error gracefully with a remark in the output tab.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-3427) Import Dark LaF-s from Oracle Donation 4

2019-11-23 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-3427.
---
Fix Version/s: 11.3
   Resolution: Fixed

The corresponding PR has been merged.

> Import Dark LaF-s from Oracle Donation 4
> 
>
> Key: NETBEANS-3427
> URL: https://issues.apache.org/jira/browse/NETBEANS-3427
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-3432) Stop enabling Dark Look and Feels on startup.

2019-11-23 Thread ASF GitHub Bot (Jira)


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

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

> Stop enabling Dark Look and Feels on startup.
> -
>
> Key: NETBEANS-3432
> URL: https://issues.apache.org/jira/browse/NETBEANS-3432
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> Previously Dark LaF support was a separate user installable module. As that 
> it was a kind of good experience that after the manual installation the user 
> interface was automatically switched to a Dark LaF.
> Our Dark Nimbus and Dark Metal is a bit dated, so it would not necessary 
> provide the right user experience to start the IDE with Dark interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3432) Stop enabling Dark Look and Feels on startup.

2019-11-23 Thread Laszlo Kishalmi (Jira)
Laszlo Kishalmi created NETBEANS-3432:
-

 Summary: Stop enabling Dark Look and Feels on startup.
 Key: NETBEANS-3432
 URL: https://issues.apache.org/jira/browse/NETBEANS-3432
 Project: NetBeans
  Issue Type: Improvement
Reporter: Laszlo Kishalmi
Assignee: Laszlo Kishalmi


Previously Dark LaF support was a separate user installable module. As that it 
was a kind of good experience that after the manual installation the user 
interface was automatically switched to a Dark LaF.

Our Dark Nimbus and Dark Metal is a bit dated, so it would not necessary 
provide the right user experience to start the IDE with Dark interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-3427) Import Dark LaF-s from Oracle Donation 4

2019-11-23 Thread ASF GitHub Bot (Jira)


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

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

> Import Dark LaF-s from Oracle Donation 4
> 
>
> Key: NETBEANS-3427
> URL: https://issues.apache.org/jira/browse/NETBEANS-3427
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[netbeans] branch master updated (13070ad -> aee8f2a)

2019-11-23 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

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


from 13070ad  [NETBEANS-3400] Catch Gradle Serialization Exceptions
 new 91fcd38  Initial import of the Dark Swing LaF module: 
o.n.swing.laf.dark from the 4th Oracle Donation Source: 
https://hg.netbeans.org/releases/raw-file/tip/ApacheDonation4.zip SHA512: 
981ad23f81d6e3bca506c307b737baadde74481931482f6ede9a9a62af77c9ba4066e9846eb83584a5a2de296f1f00d9b0fe7371fad832175de2a7b46c79ed47
 Checked against the information provided in: 
https://lists.apache.org/thread.html/66e82f9c6288d4f7594e934edfa25e2c917bed351e6fac75e51d@%3Cprivate.netbeans.apache.org%3E
 new 54cd12e  Changed License headers to Apache
 new ea1732e  Merge branch 'master' into import-dark-laf
 new 05d9e9f  Added the Dark Metal and Dark Nimbus LaF to the build chain.
 new 4d636fe  Changed the Dark LaF to autoload, making Ergonomics happy
 new aee8f2a  Merge pull request #1651 from lkishalmi/import-dark-laf

The 3143 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:
 nbbuild/cluster.properties |   1 +
 platform/o.n.swing.laf.dark/build.xml  |  25 ++
 platform/o.n.swing.laf.dark/manifest.mf|   6 +
 .../nbproject/project.properties   |  22 ++
 platform/o.n.swing.laf.dark/nbproject/project.xml  |  72 +
 .../org/netbeans/swing/laf/dark/Bundle.properties  |  27 ++
 .../netbeans/swing/laf/dark/DarkIconFilter.java|  65 
 .../swing/laf/dark/DarkMetalLookAndFeel.java   |  64 
 .../netbeans/swing/laf/dark/DarkMetalTheme.java| 260 +++
 .../swing/laf/dark/DarkNimbusLookAndFeel.java  |  60 
 .../netbeans/swing/laf/dark/DarkNimbusTheme.java   | 197 
 .../src/org/netbeans/swing/laf/dark/Installer.java | 106 ++
 .../org/netbeans/swing/laf/dark/RelativeColor.java | 358 +
 13 files changed, 1263 insertions(+)
 create mode 100644 platform/o.n.swing.laf.dark/build.xml
 create mode 100644 platform/o.n.swing.laf.dark/manifest.mf
 create mode 100644 platform/o.n.swing.laf.dark/nbproject/project.properties
 create mode 100644 platform/o.n.swing.laf.dark/nbproject/project.xml
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/Bundle.properties
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/DarkIconFilter.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/DarkMetalLookAndFeel.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/DarkMetalTheme.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/DarkNimbusLookAndFeel.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/DarkNimbusTheme.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/Installer.java
 create mode 100644 
platform/o.n.swing.laf.dark/src/org/netbeans/swing/laf/dark/RelativeColor.java


-
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-3385) Reload of dependencies in a gradle project always fails.

2019-11-23 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi commented on NETBEANS-3385:


Netbeans shows no errors in the log but the error comes out in the 
notification. I just attach the screenshot of the error below.

!NetbeansError.png!

> Reload of dependencies in a gradle project always fails.
> 
>
> Key: NETBEANS-3385
> URL: https://issues.apache.org/jira/browse/NETBEANS-3385
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.2
>Reporter: Andrea Paternesi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Attachments: NetbeansError.png, test-gradle-netbeans.tgz
>
>
> When the project tries to reload dependencies for some strange reason it 
> stops and never download any file.
> You are forced to open a shell and  force the reload of dependencies by hand 
> using "./gradlew clean build".
> After that you can "clean and build" also in netbeans and then the project 
> returns to compile without problems.
> This bug coupled with this one 
> https://issues.apache.org/jira/browse/NETBEANS-2960 makes the ide basically 
> very hard to use with gradle.
> Thanks for any patch you can provide.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-23 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi updated NETBEANS-3385:
---
Attachment: NetbeansError.png

> Reload of dependencies in a gradle project always fails.
> 
>
> Key: NETBEANS-3385
> URL: https://issues.apache.org/jira/browse/NETBEANS-3385
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.2
>Reporter: Andrea Paternesi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Attachments: NetbeansError.png, test-gradle-netbeans.tgz
>
>
> When the project tries to reload dependencies for some strange reason it 
> stops and never download any file.
> You are forced to open a shell and  force the reload of dependencies by hand 
> using "./gradlew clean build".
> After that you can "clean and build" also in netbeans and then the project 
> returns to compile without problems.
> This bug coupled with this one 
> https://issues.apache.org/jira/browse/NETBEANS-2960 makes the ide basically 
> very hard to use with gradle.
> Thanks for any patch you can provide.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3431) Clicked in the IDE "Search" field (top right) and the exception occurred.

2019-11-23 Thread Bill King (Jira)
Bill King created NETBEANS-3431:
---

 Summary: Clicked in the IDE "Search" field (top right) and the 
exception occurred.
 Key: NETBEANS-3431
 URL: https://issues.apache.org/jira/browse/NETBEANS-3431
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2
Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10
Runtime: OpenJDK Runtime Environment 12.0.2+10
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\z013ljt\AppData\Roaming\NetBeans\11.2
Cache directory: C:\Users\z013ljt\AppData\Local\NetBeans\Cache\11.2
Reporter: Bill King
 Fix For: 11.2
 Attachments: Netbeans IDE Log.txt, Netbeans UI Log.txt

Clicked in the IDE "Search" field (top right) and the exception occurred. Not 
sure if I had hit Enter before it occurred.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3430) Launched, and ran a small FX program while background startup stuff running

2019-11-23 Thread Bill King (Jira)
Bill King created NETBEANS-3430:
---

 Summary: Launched, and ran a small FX program while background 
startup stuff running
 Key: NETBEANS-3430
 URL: https://issues.apache.org/jira/browse/NETBEANS-3430
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2

Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10

Runtime: OpenJDK Runtime Environment 12.0.2+10

System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

User directory: C:\Users\z013ljt\AppData\Roaming\NetBeans\11.2

Cache directory: C:\Users\z013ljt\AppData\Local\NetBeans\Cache\11.2


Reporter: Bill King
 Fix For: 11.2


 

 2019-11-11T08:41:22
 1573483282882
 16
 300
 18
 SCREEN SIZE
 1920
 1080
 2


 2019-11-11T08:41:22
 1573483282883
 17
 700
 18
 IDE_STARTUP


 2019-11-11T08:41:33
 1573483293548
 28
 800
 18
 USG_LOOK_AND_FEEL
 Metal
 Metal


 2019-11-11T08:41:52
 1573483312368
 68
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:52
 1573483312371
 69
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:53
 1573483313619
 70
 800
 31
 UI_MAVEN_PROJECT_OPENED
 pom


 2019-11-11T08:41:53
 1573483313619
 71
 800
 31
 USG_PROJECT_OPEN_MAVEN
 pom


 2019-11-11T08:41:55
 1573483315143
 74
 800
 25
 MEMORY
 34191466496


 2019-11-11T08:41:55
 1573483315757
 75
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:55
 1573483315758
 76
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:56
 1573483316327
 77
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:56
 1573483316327
 78
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:56
 1573483316376
 79
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.java.j2seproject.J2SEProject
 J2SEProject
 3


 2019-11-11T08:41:56
 1573483316376
 80
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.maven.NbMavenProjectImpl
 NbMavenProjectImpl
 4


 2019-11-11T08:41:56
 1573483316376
 81
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 82
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 83
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 84
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 85
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 86
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 87
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:57
 1573483317036
 88
 800
 58
 INDEXING_STARTED
 INDEXING_STARTED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 0


 2019-11-11T08:42:13
 157348837
 117
 800
 58
 INDEXING_FINISHED
 INDEXING_FINISHED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 16799
 java
 301
 5481
 SpringBinary
 291
 31
 TaskListIndexer
 10
 1
 
org.netbeans.modules.java.source.indexing.COSSynchronizingIndexer
 10
 230
 CopyResourcesIndexer
 10
 0
 org-netbeans-modules-jumpto-file-FileIndexer
 10
 3


 2019-11-23T11:43:24
 1574531004132
 15
 300
 18
 CPU INFO
 8


 2019-11-23T11:43:24
 1574531004163
 16
 300
 18
 SCREEN SIZE
 1920
 1080
 2


 2019-11-23T11:43:24
 1574531004163
 17
 700
 18
 IDE_STARTUP


 2019-11-23T11:43:26
 1574531006836
 28
 800
 18
 USG_LOOK_AND_FEEL
 Metal
 Metal


 2019-11-23T11:43:32
 1574531012291
 63
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:32
 1574531012291
 64
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:32
 1574531012655
 65
 800
 31
 UI_MAVEN_PROJECT_OPENED
 pom


 2019-11-23T11:43:32
 1574531012655
 66
 800
 31
 USG_PROJECT_OPEN_MAVEN
 pom


 2019-11-23T11:43:32
 1574531012933
 67
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:32
 1574531012933
 68
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:32
 1574531012964
 71
 800
 30
 MEMORY
 34191466496


 2019-11-23T11:43:33
 1574531013033
 72
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:33
 1574531013033
 73
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:33
 1574531013049
 74
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.java.j2seproject.J2SEProject
 J2SEProject
 3


 2019-11-23T11:43:33
 1574531013049
 75
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.maven.NbMavenProjectImpl
 NbMavenProjectImpl
 4


 2019-11-23T11:43:33
 1574531013049
 76
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 

[jira] [Created] (NETBEANS-3429) Launched, and ran a small FX program while background startup stuff running

2019-11-23 Thread Bill King (Jira)
Bill King created NETBEANS-3429:
---

 Summary: Launched, and ran a small FX program while background 
startup stuff running
 Key: NETBEANS-3429
 URL: https://issues.apache.org/jira/browse/NETBEANS-3429
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2

Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10

Runtime: OpenJDK Runtime Environment 12.0.2+10

System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

User directory: C:\Users\z013ljt\AppData\Roaming\NetBeans\11.2

Cache directory: C:\Users\z013ljt\AppData\Local\NetBeans\Cache\11.2


Reporter: Bill King
 Fix For: 11.2


 

 2019-11-11T08:41:22
 1573483282882
 16
 300
 18
 SCREEN SIZE
 1920
 1080
 2


 2019-11-11T08:41:22
 1573483282883
 17
 700
 18
 IDE_STARTUP


 2019-11-11T08:41:33
 1573483293548
 28
 800
 18
 USG_LOOK_AND_FEEL
 Metal
 Metal


 2019-11-11T08:41:52
 1573483312368
 68
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:52
 1573483312371
 69
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:53
 1573483313619
 70
 800
 31
 UI_MAVEN_PROJECT_OPENED
 pom


 2019-11-11T08:41:53
 1573483313619
 71
 800
 31
 USG_PROJECT_OPEN_MAVEN
 pom


 2019-11-11T08:41:55
 1573483315143
 74
 800
 25
 MEMORY
 34191466496


 2019-11-11T08:41:55
 1573483315757
 75
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:55
 1573483315758
 76
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:56
 1573483316327
 77
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-11T08:41:56
 1573483316327
 78
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-11T08:41:56
 1573483316376
 79
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.java.j2seproject.J2SEProject
 J2SEProject
 3


 2019-11-11T08:41:56
 1573483316376
 80
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.maven.NbMavenProjectImpl
 NbMavenProjectImpl
 4


 2019-11-11T08:41:56
 1573483316376
 81
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 82
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 83
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 2019-11-11T08:41:56
 1573483316376
 84
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 85
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 86
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:56
 1573483316376
 87
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.maven.NbMavenProjectImpl


 2019-11-11T08:41:57
 1573483317036
 88
 800
 58
 INDEXING_STARTED
 INDEXING_STARTED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 0


 2019-11-11T08:42:13
 157348837
 117
 800
 58
 INDEXING_FINISHED
 INDEXING_FINISHED
 org.netbeans.modules.parsing.impl.indexing.Bundle
 16799
 java
 301
 5481
 SpringBinary
 291
 31
 TaskListIndexer
 10
 1
 
org.netbeans.modules.java.source.indexing.COSSynchronizingIndexer
 10
 230
 CopyResourcesIndexer
 10
 0
 org-netbeans-modules-jumpto-file-FileIndexer
 10
 3


 2019-11-23T11:43:24
 1574531004132
 15
 300
 18
 CPU INFO
 8


 2019-11-23T11:43:24
 1574531004163
 16
 300
 18
 SCREEN SIZE
 1920
 1080
 2


 2019-11-23T11:43:24
 1574531004163
 17
 700
 18
 IDE_STARTUP


 2019-11-23T11:43:26
 1574531006836
 28
 800
 18
 USG_LOOK_AND_FEEL
 Metal
 Metal


 2019-11-23T11:43:32
 1574531012291
 63
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:32
 1574531012291
 64
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:32
 1574531012655
 65
 800
 31
 UI_MAVEN_PROJECT_OPENED
 pom


 2019-11-23T11:43:32
 1574531012655
 66
 800
 31
 USG_PROJECT_OPEN_MAVEN
 pom


 2019-11-23T11:43:32
 1574531012933
 67
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:32
 1574531012933
 68
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:32
 1574531012964
 71
 800
 30
 MEMORY
 34191466496


 2019-11-23T11:43:33
 1574531013033
 72
 800
 31
 UI_MAVEN_PROJECT_OPENED
 jar


 2019-11-23T11:43:33
 1574531013033
 73
 800
 31
 USG_PROJECT_OPEN_MAVEN
 jar


 2019-11-23T11:43:33
 1574531013049
 74
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.java.j2seproject.J2SEProject
 J2SEProject
 3


 2019-11-23T11:43:33
 1574531013049
 75
 700
 31
 UI_INIT_PROJECTS
 UI_INIT_PROJECTS
 org.netbeans.modules.project.ui.Bundle
 org.netbeans.modules.maven.NbMavenProjectImpl
 NbMavenProjectImpl
 4


 2019-11-23T11:43:33
 1574531013049
 76
 800
 31
 USG_PROJECT_OPEN
 org.netbeans.modules.java.j2seproject.J2SEProject


 

[netbeans] branch master updated (5a182f7 -> 13070ad)

2019-11-23 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

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


from 5a182f7  [NETBEANS-2960] Added Reload Project action for Gradle
 add 13070ad  [NETBEANS-3400] Catch Gradle Serialization Exceptions

No new revisions were added by this update.

Summary of changes:
 .../gradle/execute/GradleDaemonExecutor.java| 21 +++--
 1 file changed, 19 insertions(+), 2 deletions(-)


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

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



[netbeans] branch master updated (065509b -> 851fcac)

2019-11-23 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository.

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


from 065509b  Fix missing type information from commit 731f8d9 causing 
compiler error
 new 71aa96a  [NETBEANS-3420] Moved Gradle Java code coverage support into 
a separate module
 new daf49f8  [NETBEANS-3420] Added ASM common packages back to the ASM 
support with 7.2
 new 76efa44  [NETBEANS-3420] Fixed copying jacoco jar, removed asm libs 
from the copy.
 new 851fcac  Merge pull request #1647 from lkishalmi/NETBEANS-3420

The 3135 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:
 groovy/gradle.java.coverage/build.xml  |  25 
 .../external/binaries-list |   5 +-
 .../external/org.jacoco.core-0.8.5-license.txt}|   2 +-
 .../external/org.jacoco.core-0.8.5-notice.txt} |   0
 groovy/gradle.java.coverage/manifest.mf|   5 +
 .../nbproject/project.properties   |  11 +-
 groovy/gradle.java.coverage/nbproject/project.xml  | 126 +
 .../modules/gradle/java/coverage/Bundle.properties |   5 +-
 .../gradle/java/coverage/CoveragePopup.java|   0
 .../java/coverage/GradleCoverageProvider.java  |   0
 groovy/gradle.java/external/asm-7.0-license.txt|  38 ---
 groovy/gradle.java/nbproject/project.properties|   5 -
 groovy/gradle.java/nbproject/project.xml   |  24 
 groovy/gradle.kit/nbproject/project.xml|   6 +
 ide/gsf.codecoverage/nbproject/project.xml |   2 +-
 nbbuild/cluster.properties |   1 +
 platform/libs.asm/external/asm-7.2-license.txt |   2 +-
 platform/libs.asm/external/binaries-list   |   1 +
 platform/libs.asm/nbproject/project.properties |   1 +
 platform/libs.asm/nbproject/project.xml|   4 +
 20 files changed, 182 insertions(+), 81 deletions(-)
 create mode 100644 groovy/gradle.java.coverage/build.xml
 rename groovy/{gradle.java => gradle.java.coverage}/external/binaries-list 
(74%)
 rename groovy/{gradle.java/external/org.jacoco.core-0.8.3-license.txt => 
gradle.java.coverage/external/org.jacoco.core-0.8.5-license.txt} (99%)
 rename groovy/{gradle.java/external/org.jacoco.core-0.8.3-notice.txt => 
gradle.java.coverage/external/org.jacoco.core-0.8.5-notice.txt} (100%)
 create mode 100644 groovy/gradle.java.coverage/manifest.mf
 copy {platform/libs.asm => 
groovy/gradle.java.coverage}/nbproject/project.properties (79%)
 create mode 100644 groovy/gradle.java.coverage/nbproject/project.xml
 copy platform/libs.asm/external/binaries-list => 
groovy/gradle.java.coverage/src/org/netbeans/modules/gradle/java/coverage/Bundle.properties
 (86%)
 mode change 100755 => 100644
 rename groovy/{gradle.java => 
gradle.java.coverage}/src/org/netbeans/modules/gradle/java/coverage/CoveragePopup.java
 (100%)
 rename groovy/{gradle.java => 
gradle.java.coverage}/src/org/netbeans/modules/gradle/java/coverage/GradleCoverageProvider.java
 (100%)
 delete mode 100644 groovy/gradle.java/external/asm-7.0-license.txt


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

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



[netbeans] branch master updated: [NETBEANS-2960] Added Reload Project action for Gradle

2019-11-23 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/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
 new 5a182f7  [NETBEANS-2960] Added Reload Project action for Gradle
5a182f7 is described below

commit 5a182f7f8530bc5ca6fac110647cbffdf7df58d1
Author: Laszlo Kishalmi 
AuthorDate: Fri Nov 15 22:57:39 2019 -0800

[NETBEANS-2960] Added Reload Project action for Gradle
---
 .../modules/gradle/actions/ReloadAction.java   | 82 ++
 1 file changed, 82 insertions(+)

diff --git 
a/groovy/gradle/src/org/netbeans/modules/gradle/actions/ReloadAction.java 
b/groovy/gradle/src/org/netbeans/modules/gradle/actions/ReloadAction.java
new file mode 100644
index 000..6d0f4f1
--- /dev/null
+++ b/groovy/gradle/src/org/netbeans/modules/gradle/actions/ReloadAction.java
@@ -0,0 +1,82 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.netbeans.modules.gradle.actions;
+
+import java.awt.event.ActionEvent;
+import java.util.Collection;
+import java.util.LinkedHashSet;
+import java.util.Set;
+import javax.swing.AbstractAction;
+import javax.swing.Action;
+import org.netbeans.api.project.Project;
+import org.netbeans.modules.gradle.NbGradleProjectImpl;
+import org.netbeans.modules.gradle.api.NbGradleProject;
+import org.openide.awt.ActionID;
+import org.openide.awt.ActionReference;
+import org.openide.awt.ActionRegistration;
+import org.openide.util.ContextAwareAction;
+import org.openide.util.Lookup;
+import org.openide.util.NbBundle;
+import static org.netbeans.modules.gradle.actions.Bundle.*;
+import org.netbeans.modules.gradle.api.GradleProjects;
+
+/**
+ *
+ * @author lkishalmi
+ */
+@SuppressWarnings(value = "serial")
+@ActionID(id = "org.netbeans.modules.maven.refresh", category = "Project")
+@ActionRegistration(displayName = "#ACT_Reload_Project", lazy=false)
+@ActionReference(position = 1700, path = "Projects/" + 
NbGradleProject.GRADLE_PROJECT_TYPE + "/Actions")
+@NbBundle.Messages("ACT_Reload_Project=Reload Project")
+public class ReloadAction  extends AbstractAction implements 
ContextAwareAction {
+
+private final Lookup context;
+public ReloadAction() {
+this(Lookup.EMPTY);
+}
+
+@NbBundle.Messages({"# {0} - count", "ACT_Reload_Projects=Reload {0} 
Projects"})
+private ReloadAction(Lookup lkp) {
+context = lkp;
+Collection col = 
context.lookupAll(NbGradleProjectImpl.class);
+if (col.size() > 1) {
+putValue(Action.NAME, ACT_Reload_Projects(col.size()));
+} else {
+putValue(Action.NAME, ACT_Reload_Project());
+}
+}
+
+@Override public void actionPerformed(ActionEvent event) {
+Set reload = new LinkedHashSet<>();
+for (NbGradleProjectImpl prj : 
context.lookupAll(NbGradleProjectImpl.class)) {
+reload.add(prj);
+
reload.addAll(GradleProjects.openedProjectDependencies(prj).values());
+}
+for (Project project : reload) {
+NbGradleProject.fireGradleProjectReload(project);
+}
+}
+
+@Override public Action createContextAwareInstance(Lookup actionContext) {
+return new ReloadAction(actionContext);
+}
+
+
+}


-
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-3428) Add Support for FlatLaf in the Platform

2019-11-23 Thread ASF GitHub Bot (Jira)


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

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

> Add Support for FlatLaf in the Platform
> ---
>
> Key: NETBEANS-3428
> URL: https://issues.apache.org/jira/browse/NETBEANS-3428
> Project: NetBeans
>  Issue Type: Wish
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3428) Add Support for FlatLaf in the Platform

2019-11-23 Thread Laszlo Kishalmi (Jira)
Laszlo Kishalmi created NETBEANS-3428:
-

 Summary: Add Support for FlatLaf in the Platform
 Key: NETBEANS-3428
 URL: https://issues.apache.org/jira/browse/NETBEANS-3428
 Project: NetBeans
  Issue Type: Wish
Reporter: Laszlo Kishalmi
Assignee: Laszlo Kishalmi






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3427) Import Dark LaF-s from Oracle Donation 4

2019-11-23 Thread Laszlo Kishalmi (Jira)
Laszlo Kishalmi created NETBEANS-3427:
-

 Summary: Import Dark LaF-s from Oracle Donation 4
 Key: NETBEANS-3427
 URL: https://issues.apache.org/jira/browse/NETBEANS-3427
 Project: NetBeans
  Issue Type: Task
Reporter: Laszlo Kishalmi
Assignee: Laszlo Kishalmi






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-3426) In edit Javascript, Input key "Enter" not go to new string.

2019-11-23 Thread Sergei Korenevkiy (Jira)
Sergei Korenevkiy created NETBEANS-3426:
---

 Summary: In edit Javascript, Input key "Enter" not go to new 
string.
 Key: NETBEANS-3426
 URL: https://issues.apache.org/jira/browse/NETBEANS-3426
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Editor
Affects Versions: 11.2
Reporter: Sergei Korenevkiy
 Attachments: Javascript .txt, interface.txt





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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