[incubator-netbeans] 01/01: Merge pull request #874 from jlahoda/avoid-exc-on-null-mimetype

2018-09-13 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit fb9fb128915ceb01cd9f501eed3431f471867ef9
Merge: b98b638 8bebbe2
Author: Geertjan Wielenga 
AuthorDate: Fri Sep 14 07:39:38 2018 +0200

Merge pull request #874 from jlahoda/avoid-exc-on-null-mimetype

Preventing exception for FileObjects with null mime type.

 ide/lsp.client/src/org/netbeans/modules/lsp/client/LSPBindings.java | 4 
 1 file changed, 4 insertions(+)


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

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



[incubator-netbeans] 01/01: Merge pull request #875 from jlahoda/scan-all-clusters

2018-09-13 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit b98b63843790f43d59c60a00a1881822428a77b9
Merge: 962cb67 2213c17
Author: Geertjan Wielenga 
AuthorDate: Fri Sep 14 07:39:17 2018 +0200

Merge pull request #875 from jlahoda/scan-all-clusters

Make sure all cluster directories are always scanned, not only only t…

 nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


-
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 (962cb67 -> b98b638)

2018-09-13 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from 962cb67  Relicensed leftover file, excluded cordova testing data (#872)
 add 2213c17  Make sure all cluster directories are always scanned, not 
only only those that are in the selected config.
 new b98b638  Merge pull request #875 from jlahoda/scan-all-clusters

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


Summary of changes:
 nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


-
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 (b98b638 -> fb9fb12)

2018-09-13 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from b98b638  Merge pull request #875 from jlahoda/scan-all-clusters
 add 8bebbe2  Preventing exception for FileObjects with null mime type.
 new fb9fb12  Merge pull request #874 from 
jlahoda/avoid-exc-on-null-mimetype

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


Summary of changes:
 ide/lsp.client/src/org/netbeans/modules/lsp/client/LSPBindings.java | 4 
 1 file changed, 4 insertions(+)


-
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-1250) JShell - claas,interface or enum expected

2018-09-13 Thread DeepakVohra (JIRA)
DeepakVohra created NETBEANS-1250:
-

 Summary: JShell - claas,interface or enum expected 
 Key: NETBEANS-1250
 URL: https://issues.apache.org/jira/browse/NETBEANS-1250
 Project: NetBeans
  Issue Type: Bug
Reporter: DeepakVohra
 Attachments: ClassInterfaceOrEnumExpected-1.jpg, 
ClassInterfaceOrEnumExpected.jpg

Adding any class declaration or invocation or adding any snippet other than 
variable declaration generates error message 

_class, interface or enum expected_

 

!ClassInterfaceOrEnumExpected.jpg!!ClassInterfaceOrEnumExpected-1.jpg!



--
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-1249) Excessive spacing between menu items on Windows LAF

2018-09-13 Thread ASF GitHub Bot (JIRA)


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

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

> Excessive spacing between menu items on Windows LAF
> ---
>
> Key: NETBEANS-1249
> URL: https://issues.apache.org/jira/browse/NETBEANS-1249
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 9.0
> Environment: Windows 10, Java 9 or 10.
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: pull-request-available
> Attachments: NETBEANS-1249 NetBeans Menu Spacing Fix.png
>
>
> The default insets for JMenuItem are too large in the vertical direction on 
> the Windows Look & Feel, compared to those of native applications (e.g. 
> Notepad). This max menus unnecessarily tall, and taller than those of native 
> applications with the same number of items.
> I'll submit a screenshot and a pull request fixing this shortly.



--
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-1249) Excessive spacing between menu items on Windows LAF

2018-09-13 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1249:
--
Attachment: NETBEANS-1249 NetBeans Menu Spacing Fix.png

> Excessive spacing between menu items on Windows LAF
> ---
>
> Key: NETBEANS-1249
> URL: https://issues.apache.org/jira/browse/NETBEANS-1249
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 9.0
> Environment: Windows 10, Java 9 or 10.
>Reporter: Eirik Bakke
>Priority: Major
> Attachments: NETBEANS-1249 NetBeans Menu Spacing Fix.png
>
>
> The default insets for JMenuItem are too large in the vertical direction on 
> the Windows Look & Feel, compared to those of native applications (e.g. 
> Notepad). This max menus unnecessarily tall, and taller than those of native 
> applications with the same number of items.
> I'll submit a screenshot and a pull request fixing this shortly.



--
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-1249) Excessive spacing between menu items on Windows LAF

2018-09-13 Thread Eirik Bakke (JIRA)
Eirik Bakke created NETBEANS-1249:
-

 Summary: Excessive spacing between menu items on Windows LAF
 Key: NETBEANS-1249
 URL: https://issues.apache.org/jira/browse/NETBEANS-1249
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Other
Affects Versions: 9.0
 Environment: Windows 10, Java 9 or 10.
Reporter: Eirik Bakke


The default insets for JMenuItem are too large in the vertical direction on the 
Windows Look & Feel, compared to those of native applications (e.g. Notepad). 
This max menus unnecessarily tall, and taller than those of native applications 
with the same number of items.

I'll submit a screenshot and a pull request fixing this shortly.



--
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: Relicensed leftover file, excluded cordova testing data (#872)

2018-09-13 Thread sdedic
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 962cb67  Relicensed leftover file, excluded cordova testing data (#872)
962cb67 is described below

commit 962cb6731abf49c48ea6614687a9ab2ffcdb5885
Author: Svatopluk Dedic 
AuthorDate: Thu Sep 13 22:04:18 2018 +0200

Relicensed leftover file, excluded cordova testing data (#872)
---
 .../modules/cordova/platforms/ios/disconnected.xml | 20 
 .../modules/cordova/platforms/ios/jsoncommand.xml  | 20 
 .../modules/cordova/platforms/ios/listing.xml  | 20 
 .../modules/cordova/platforms/ios/toback.xml   | 20 
 .../modules/cordova/platforms/ios/tofront.xml  | 20 
 .../html/knockout/api/KODataBindTokenId.java   | 53 ++
 6 files changed, 114 insertions(+), 39 deletions(-)

diff --git 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/disconnected.xml
 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/disconnected.xml
index 84d6ada..6f614da 100644
--- 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/disconnected.xml
+++ 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/disconnected.xml
@@ -1,4 +1,24 @@
 
+
 http://www.apple.com/DTDs/PropertyList-1.0.dtd;>
 
 
diff --git 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/jsoncommand.xml
 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/jsoncommand.xml
index 6f346eb..35a11ed 100644
--- 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/jsoncommand.xml
+++ 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/jsoncommand.xml
@@ -1,4 +1,24 @@
 
+
 http://www.apple.com/DTDs/PropertyList-1.0.dtd;>
 
 
diff --git 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/listing.xml
 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/listing.xml
index db6cf2c..3e4c27a 100644
--- 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/listing.xml
+++ 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/listing.xml
@@ -1,4 +1,24 @@
 
+
 http://www.apple.com/DTDs/PropertyList-1.0.dtd;>
 
 
diff --git 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/toback.xml
 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/toback.xml
index 40c17c2..d3de45c 100644
--- 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/toback.xml
+++ 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/toback.xml
@@ -1,4 +1,24 @@
 
+
 http://www.apple.com/DTDs/PropertyList-1.0.dtd;>
 
 
diff --git 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/tofront.xml
 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/tofront.xml
index 3564d96..5ea60f5 100644
--- 
a/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/tofront.xml
+++ 
b/webcommon/cordova.platforms.ios/test/unit/src/org/netbeans/modules/cordova/platforms/ios/tofront.xml
@@ -1,4 +1,24 @@
 
+
 http://www.apple.com/DTDs/PropertyList-1.0.dtd;>
 
 
diff --git 
a/webcommon/html.knockout/src/org/netbeans/modules/html/knockout/api/KODataBindTokenId.java
 
b/webcommon/html.knockout/src/org/netbeans/modules/html/knockout/api/KODataBindTokenId.java
index dbeca77..c95449a 100644
--- 
a/webcommon/html.knockout/src/org/netbeans/modules/html/knockout/api/KODataBindTokenId.java
+++ 
b/webcommon/html.knockout/src/org/netbeans/modules/html/knockout/api/KODataBindTokenId.java
@@ -1,45 +1,20 @@
 /*
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+ * 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
  *
- * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
- * Other names may be trademarks of their respective owners.
- *
- * The contents of this file are 

[jira] [Resolved] (NETBEANS-1174) Move modules from webcommon cluster into a subdirectory

2018-09-13 Thread JIRA


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

Matthias Bläsing resolved NETBEANS-1174.

Resolution: Fixed

Changeset was merged.

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




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

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

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



[jira] [Resolved] (NETBEANS-1180) Move modules from enterprise cluster into a subdirectory

2018-09-13 Thread JIRA


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

Matthias Bläsing resolved NETBEANS-1180.

Resolution: Fixed

Changeset was merged.

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



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

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

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



[jira] [Created] (NETBEANS-1247) ToolbarWithOverflow popup menu doesn't stay visible if it pops-up over the overflow button

2018-09-13 Thread Austin Stephens (JIRA)
Austin Stephens created NETBEANS-1247:
-

 Summary: ToolbarWithOverflow popup menu doesn't stay visible if it 
pops-up over the overflow button
 Key: NETBEANS-1247
 URL: https://issues.apache.org/jira/browse/NETBEANS-1247
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Window System
Affects Versions: 9.0, Next
Reporter: Austin Stephens


This will result in the popup menu flickering in out out of existence. This is 
most likely to happen with a horizontal toolbar with a large number of 
overflowed buttons.



--
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-1246) ToolbarWithOverflow does not override getMinimumSize()

2018-09-13 Thread Austin Stephens (JIRA)


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

Austin Stephens commented on NETBEANS-1246:
---

We should probably have it override `getMaximumSize` as well

> ToolbarWithOverflow does not override getMinimumSize()
> --
>
> Key: NETBEANS-1246
> URL: https://issues.apache.org/jira/browse/NETBEANS-1246
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0, Next
>Reporter: Austin Stephens
>Priority: Major
>
> The default implementation for minimumSize (last I checked) for 
> `ToolbarWithOverflow` effectively returns the current size of the toolbar. As 
> a result, any custom layout manager doesn't know how much it can squeeze it.
> Details:
> The default call to `getMinimumSize` calls `layoutMgr.minimumLayoutSize`. The 
> layout for the toolbar is a `BoxLayout`. `BoxLayout.minimumLayoutSize` 
> returns the combined width of the current buttons, which is effectively the 
> current size of the toolbar, regardless of whether or not any icons have 
> overflowed.



--
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-1227) Mark Windows launcher binary as per-monitor DPI aware

2018-09-13 Thread Eirik Bakke (JIRA)


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

Eirik Bakke edited comment on NETBEANS-1227 at 9/13/18 3:51 PM:


The manifest in Java 11 is updated to mark Java as having "PerMonitorV2" 
support. This fixes another issue where title bars would appear too small or 
too large in a multi-monitor setup involving one HiDPI screen; see 
https://bugs.openjdk.java.net/browse/JDK-8199627 . The NetBeans IDE and 
Platform launchers should do the same. It wouldn't hurt to include the 
"compatibility" section of the manifest as well, to tell Windows explicitly 
that Java (and by extension, NetBeans) supports Windows 8.1, Windows 10 etc. 
Here are the relevant sections from javaw.exe in JDK 11ea:

{code:xml}
  
http://schemas.microsoft.com/SMI/2005/WindowsSettings; 
xmlns:dpi2="http://schemas.microsoft.com/SMI/2016/WindowsSettings;>
  true/PM
  PerMonitorV2, PerMonitor, system

  
  

  
  
  
  
  

  
{code}



was (Author: ebakke):
The manifest in Java 11 is updated to mark Java as having "PerMonitorV2" 
support. See https://bugs.openjdk.java.net/browse/JDK-8199627 . The NetBeans 
IDE and Platform launchers should do the same. It wouldn't hurt to include the 
"compatibility" section of the manifest as well, to tell Windows explicitly 
that Java (and by extension, NetBeans) supports Windows 8.1, Windows 10 etc. 
Here are the relevant sections from javaw.exe in JDK 11ea:

{code:xml}
  
http://schemas.microsoft.com/SMI/2005/WindowsSettings; 
xmlns:dpi2="http://schemas.microsoft.com/SMI/2016/WindowsSettings;>
  true/PM
  PerMonitorV2, PerMonitor, system

  
  

  
  
  
  
  

  
{code}


> Mark Windows launcher binary as per-monitor DPI aware
> -
>
> Key: NETBEANS-1227
> URL: https://issues.apache.org/jira/browse/NETBEANS-1227
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI
>
> As of Java 10.0.2, support for HiDPI monitors on Windows is quite good. All 
> the standard Swing components appear in high resolution, and Graphics2D 
> surfaces are automatically scaled appropriately for whichever monitor their 
> containing window is located on, including when windows are dragged between 
> monitors in a mixed-DPI multi-monitor setting.
> For this to work, however, the EXE file that launches NetBeans must contain a 
> manifest that declares the application to be DPI-aware. Such a manifest 
> currently exists in java.exe and javaw.exe, but not in the custom 
> netbeans64.exe launcher. A workaround for the missing manifest is to right 
> click the "bin\netbeans64.exe" file, or whichever shortcut is being used to 
> open NetBeans, go to the "Compatibility" tab, click "Change high DPI 
> settings", "Override high DPI scaling behavior", and select scaling performed 
> by "Application".
> An appropriate manifest should be added to netbeans64.exe to declare NetBeans 
> as per-monitor DPI aware.
> To see how the manifest should be declared, we can dump the manifest of 
> javaw.exe:
>  {code:xml}
> 
>  xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0">
>   processorArchitecture="X86" type="win32"/>
>  Java(TM) SE process
>  
>  
>   xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings;>
>  true/PM
>  
>  
>  
> 
> {code}
> This reveals that Java 10.0.2 considers itself DPI-aware at the "Per Monitor 
> V1" level (see the Microsoft documentation linked below). The NetBeans 
> launcher binary should declare the same.
> References:
> [https://docs.microsoft.com/en-us/windows/desktop/hidpi/high-dpi-desktop-application-development-on-windows]
> [https://msdn.microsoft.com/en-us/library/windows/desktop/mt846517(v=vs.85).aspx]
> [https://docs.microsoft.com/en-us/windows/desktop/sbscs/application-manifests]
> [https://blogs.msdn.microsoft.com/mithuns/2009/12/16/random-how-to-quickly-view-a-binarys-embedded-manifest]
> [https://docs.microsoft.com/en-us/sysinternals/downloads/sigcheck]
>  



--
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-1227) Mark Windows launcher binary as per-monitor DPI aware

2018-09-13 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-1227:
---

The manifest in Java 11 is updated to mark Java as having "PerMonitorV2" 
support. See https://bugs.openjdk.java.net/browse/JDK-8199627 . The NetBeans 
IDE and Platform launchers should do the same. It wouldn't hurt to include the 
"compatibility" section of the manifest as well, to tell Windows explicitly 
that Java (and by extension, NetBeans) supports Windows 8.1, Windows 10 etc. 
Here are the relevant sections from javaw.exe in JDK 11ea:

{code:xml}
  
http://schemas.microsoft.com/SMI/2005/WindowsSettings; 
xmlns:dpi2="http://schemas.microsoft.com/SMI/2016/WindowsSettings;>
  true/PM
  PerMonitorV2, PerMonitor, system

  
  

  
  
  
  
  

  
{code}


> Mark Windows launcher binary as per-monitor DPI aware
> -
>
> Key: NETBEANS-1227
> URL: https://issues.apache.org/jira/browse/NETBEANS-1227
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI
>
> As of Java 10.0.2, support for HiDPI monitors on Windows is quite good. All 
> the standard Swing components appear in high resolution, and Graphics2D 
> surfaces are automatically scaled appropriately for whichever monitor their 
> containing window is located on, including when windows are dragged between 
> monitors in a mixed-DPI multi-monitor setting.
> For this to work, however, the EXE file that launches NetBeans must contain a 
> manifest that declares the application to be DPI-aware. Such a manifest 
> currently exists in java.exe and javaw.exe, but not in the custom 
> netbeans64.exe launcher. A workaround for the missing manifest is to right 
> click the "bin\netbeans64.exe" file, or whichever shortcut is being used to 
> open NetBeans, go to the "Compatibility" tab, click "Change high DPI 
> settings", "Override high DPI scaling behavior", and select scaling performed 
> by "Application".
> An appropriate manifest should be added to netbeans64.exe to declare NetBeans 
> as per-monitor DPI aware.
> To see how the manifest should be declared, we can dump the manifest of 
> javaw.exe:
>  {code:xml}
> 
>  xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0">
>   processorArchitecture="X86" type="win32"/>
>  Java(TM) SE process
>  
>  
>   xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings;>
>  true/PM
>  
>  
>  
> 
> {code}
> This reveals that Java 10.0.2 considers itself DPI-aware at the "Per Monitor 
> V1" level (see the Microsoft documentation linked below). The NetBeans 
> launcher binary should declare the same.
> References:
> [https://docs.microsoft.com/en-us/windows/desktop/hidpi/high-dpi-desktop-application-development-on-windows]
> [https://msdn.microsoft.com/en-us/library/windows/desktop/mt846517(v=vs.85).aspx]
> [https://docs.microsoft.com/en-us/windows/desktop/sbscs/application-manifests]
> [https://blogs.msdn.microsoft.com/mithuns/2009/12/16/random-how-to-quickly-view-a-binarys-embedded-manifest]
> [https://docs.microsoft.com/en-us/sysinternals/downloads/sigcheck]
>  



--
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-1245) Plugin import should be possible inside of the plugins dialog

2018-09-13 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1245:


 Summary: Plugin import should be possible inside of the plugins 
dialog
 Key: NETBEANS-1245
 URL: https://issues.apache.org/jira/browse/NETBEANS-1245
 Project: NetBeans
  Issue Type: New Feature
  Components: platform - Plugin Manager
Affects Versions: Next
Reporter: Christian Lenz


When I open NetBeans the very first time, I see the notification, that NetBeans 
found plugins from previous versions. I click on it and it opens a import 
plugins dialog, where I can choose import, not import and remind me later. I 
don't know what happens or when it happens, when I say remind me later, but it 
should be possible all the time, that I can import plugins from a previous 
version. When I say don't import or remind me later, me as a user, should find 
the button *Import plugins* from the Plugin manager.


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] [Updated] (NETBEANS-1244) Alt + Gr key is used as ctrl only

2018-09-13 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-1244:
-
Summary: Alt + Gr key is used as ctrl only  (was: Alt + Gr key is used as 
only Ctrl)

> Alt + Gr key is used as ctrl only
> -
>
> Key: NETBEANS-1244
> URL: https://issues.apache.org/jira/browse/NETBEANS-1244
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Key bindings, platform - Keyring, platform - 
> Other
>Affects Versions: 9.0
> Environment: NetBeans 9.0, Windows 10 64Bit
>Reporter: Christian Lenz
>Priority: Major
>
> When I search for a key inside the keymap options, I hit the combined key 
> *Alt gr* which is a shortcut for ctrl + alt. This is not possible anymore in 
> NetBeans 9.0. Alt Gr will used as ctrl which is completely wrong.
> Worked in NetBeans 8.2 as expected and in all other Applications.
> 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-1244) Alt + Gr key is used as only Ctrl

2018-09-13 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1244:


 Summary: Alt + Gr key is used as only Ctrl
 Key: NETBEANS-1244
 URL: https://issues.apache.org/jira/browse/NETBEANS-1244
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Key bindings, platform - Keyring, platform - 
Other
Affects Versions: 9.0
 Environment: NetBeans 9.0, Windows 10 64Bit
Reporter: Christian Lenz


When I search for a key inside the keymap options, I hit the combined key *Alt 
gr* which is a shortcut for ctrl + alt. This is not possible anymore in 
NetBeans 9.0. Alt Gr will used as ctrl which is completely wrong.

Worked in NetBeans 8.2 as expected and in all other Applications.


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



[incubator-netbeans] branch master updated (9c74075 -> f2b7bd0)

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

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


from 9c74075  Merge pull request #867 from 
ralphbenjamin/move_ideetc_to_nb_cluster
 add 9d60fb1  First sketch of a client for language server protocol.
 add 5c90b29  Fixing default action for LSP completion item.
 add 1eb8fc3  Adding ability to connect toan already running server.
 add 316cdb3  CompletionItem.getKind() is optional, adjusting to that.
 add daf1e61  Adding some support for code actions.
 add 93d8972  First sketch of navigagor implemented using 
textDocument/documentSymbol.
 add 22878b2  Fixing apichanges.xml.
 add c272ea0  Do not bind background tasks to diagnostics, but run them 
actively.
 add e159cbb  Correcting apichanges.xml
 add 1237bbb  Merge branch 'lsp-client' of 
github.com:jlahoda/incubator-netbeans into lsp-client
 add 91fbbc6  Merge branch 'master' into lsp-client
 add 0c29274  Merging the master branch into the lsp-client branch.
 add a53c4ec  Correcting paths.
 add 0733bfa  Making Gson a separate library, reusing existing Guava.
 add 345cd76  Adding forgotten build.xml, and removing extraneous class 
path extension, as noted by jtulach.
 add 4ba531e  Avoid libs.lsp, avoid using lsp4j in SPI, adding test for 
navigator.
 add 79ec87c  Marking the SPI as under development, adding javadoc and 
arch.xml.
 add c9cf6df  Merge branch 'master' into lsp-client
 add bcd0f04  Merge branch 'master' into lsp-client
 add c4fa502  Adding licence header to arch.xml.
 new f2b7bd0  Merge pull request #629 from jlahoda/lsp-client

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


Summary of changes:
 ide/c.google.gson/build.xml|   25 +
 .../external/binaries-list}|   12 +-
 ide/c.google.gson/external/gson-2.7-license.txt|  207 
 ide/c.google.gson/manifest.mf  |1 +
 .../nbproject/project.properties   |   12 +-
 ide/c.google.gson/nbproject/project.xml|   35 +
 ide/lsp.client/arch.xml| 1109 
 ide/lsp.client/build.xml   |   25 +
 .../external/binaries-list}|   16 +-
 ide/lsp.client/external/lsp4j-0.4.1-license.txt|   73 ++
 ide/lsp.client/external/xtend-2.14.0-license.txt   |   73 ++
 ide/lsp.client/manifest.mf |6 +
 .../nbproject/project.properties   |   17 +-
 ide/lsp.client/nbproject/project.xml   |  252 +
 .../netbeans/modules/lsp/client/Bundle.properties} |   17 +-
 .../lsp/client/ConnectToLanguageServer.java|   70 ++
 .../client/ConnectToLanguageServerParameters.form  |  125 +++
 .../client/ConnectToLanguageServerParameters.java  |  137 +++
 .../netbeans/modules/lsp/client/LSPBindings.java   |  221 
 .../lsp/client/LanguageServerProviderAccessor.java |   54 +
 .../modules/lsp/client/bindings/CodeActions.java   |   91 ++
 .../client/bindings/CompletionProviderImpl.java|  193 
 .../lsp/client/bindings/HyperlinkProviderImpl.java |  136 +++
 .../modules/lsp/client/bindings/Icons.java |   74 ++
 .../lsp/client/bindings/LanguageClientImpl.java|  252 +
 .../lsp/client/bindings/NavigatorPanelImpl.java|  181 
 .../TextDocumentSyncServerCapabilityHandler.java   |  155 +++
 .../modules/lsp/client/bindings/Utils.java |   41 +
 .../lsp/client/bindings/icons/attribute.png|  Bin
 .../modules/lsp/client/bindings}/icons/class.png   |  Bin
 .../modules/lsp/client/bindings/icons}/color.gif   |  Bin
 .../lsp/client/bindings/icons}/constant.png|  Bin
 .../lsp/client/bindings/icons/constructor.png  |  Bin
 .../modules/lsp/client/bindings}/icons/enum.png|  Bin
 .../lsp/client/bindings/icons/enummember.png   |  Bin
 .../modules/lsp/client/bindings/icons}/event.png   |  Bin
 .../modules/lsp/client/bindings/icons/field.png|  Bin
 .../modules/lsp/client/bindings/icons}/file.png|  Bin
 .../modules/lsp/client/bindings/icons}/folder.gif  |  Bin
 .../lsp/client/bindings/icons}/function.png|  Bin
 .../lsp/client/bindings}/icons/interface.png   |  Bin
 .../modules/lsp/client/bindings/icons/keyword.png  |  Bin
 .../modules/lsp/client/bindings/icons/method.png   |  Bin
 .../modules/lsp/client/bindings}/icons/module.png  |  Bin
 .../modules/lsp/client/bindings/icons/operator.png |  Bin
 .../lsp/client/bindings/icons}/property.png|  Bin
 .../lsp/client/bindings/icons/reference.png|  Bin
 .../modules/lsp/client/bindings/icons/snippet.png} |  Bin
 .../modules/lsp/client/bindings/icons/struct.png   |  Bin
 

[incubator-netbeans] 01/01: Merge pull request #629 from jlahoda/lsp-client

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

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

commit f2b7bd07de2c0358ed1c478b693ae651bcf4625d
Merge: 9c74075 c4fa502
Author: Jaroslav Tulach 
AuthorDate: Thu Sep 13 10:42:24 2018 +0200

Merge pull request #629 from jlahoda/lsp-client

Language Server Protocol client

 ide/c.google.gson/build.xml|   25 +
 .../external/binaries-list}|   12 +-
 ide/c.google.gson/external/gson-2.7-license.txt|  207 
 ide/c.google.gson/manifest.mf  |1 +
 .../nbproject/project.properties   |   12 +-
 ide/c.google.gson/nbproject/project.xml|   35 +
 ide/lsp.client/arch.xml| 1109 
 ide/lsp.client/build.xml   |   25 +
 .../external/binaries-list}|   16 +-
 ide/lsp.client/external/lsp4j-0.4.1-license.txt|   73 ++
 ide/lsp.client/external/xtend-2.14.0-license.txt   |   73 ++
 ide/lsp.client/manifest.mf |6 +
 .../nbproject/project.properties   |   17 +-
 ide/lsp.client/nbproject/project.xml   |  252 +
 .../netbeans/modules/lsp/client/Bundle.properties} |   17 +-
 .../lsp/client/ConnectToLanguageServer.java|   70 ++
 .../client/ConnectToLanguageServerParameters.form  |  125 +++
 .../client/ConnectToLanguageServerParameters.java  |  137 +++
 .../netbeans/modules/lsp/client/LSPBindings.java   |  221 
 .../lsp/client/LanguageServerProviderAccessor.java |   54 +
 .../modules/lsp/client/bindings/CodeActions.java   |   91 ++
 .../client/bindings/CompletionProviderImpl.java|  193 
 .../lsp/client/bindings/HyperlinkProviderImpl.java |  136 +++
 .../modules/lsp/client/bindings/Icons.java |   74 ++
 .../lsp/client/bindings/LanguageClientImpl.java|  252 +
 .../lsp/client/bindings/NavigatorPanelImpl.java|  181 
 .../TextDocumentSyncServerCapabilityHandler.java   |  155 +++
 .../modules/lsp/client/bindings/Utils.java |   41 +
 .../lsp/client/bindings/icons/attribute.png|  Bin 0 -> 543 bytes
 .../modules/lsp/client/bindings/icons/class.png|  Bin 0 -> 785 bytes
 .../modules/lsp/client/bindings/icons/color.gif|  Bin 0 -> 848 bytes
 .../modules/lsp/client/bindings/icons/constant.png |  Bin 0 -> 400 bytes
 .../lsp/client/bindings/icons/constructor.png  |  Bin 0 -> 492 bytes
 .../modules/lsp/client/bindings/icons/enum.png |  Bin 0 -> 830 bytes
 .../lsp/client/bindings/icons/enummember.png   |  Bin 0 -> 342 bytes
 .../modules/lsp/client/bindings/icons/event.png|  Bin 0 -> 3234 bytes
 .../modules/lsp/client/bindings/icons/field.png|  Bin 0 -> 342 bytes
 .../modules/lsp/client/bindings/icons/file.png |  Bin 0 -> 399 bytes
 .../modules/lsp/client/bindings/icons/folder.gif   |  Bin 0 -> 339 bytes
 .../modules/lsp/client/bindings/icons/function.png |  Bin 0 -> 556 bytes
 .../lsp/client/bindings/icons/interface.png|  Bin 0 -> 541 bytes
 .../modules/lsp/client/bindings/icons/keyword.png  |  Bin 0 -> 804 bytes
 .../modules/lsp/client/bindings/icons/method.png   |  Bin 0 -> 556 bytes
 .../modules/lsp/client/bindings/icons/module.png   |  Bin 0 -> 1474 bytes
 .../modules/lsp/client/bindings/icons/operator.png |  Bin 0 -> 556 bytes
 .../modules/lsp/client/bindings/icons/property.png |  Bin 0 -> 342 bytes
 .../lsp/client/bindings/icons/reference.png|  Bin 0 -> 1447 bytes
 .../modules/lsp/client/bindings/icons/snippet.png  |  Bin 0 -> 613 bytes
 .../modules/lsp/client/bindings/icons/struct.png   |  Bin 0 -> 785 bytes
 .../modules/lsp/client/bindings/icons/text.png |  Bin 0 -> 613 bytes
 .../lsp/client/bindings/icons/typeparameter.gif|  Bin 0 -> 310 bytes
 .../modules/lsp/client/bindings/icons/unit.png |  Bin 0 -> 1474 bytes
 .../modules/lsp/client/bindings/icons/value.png|  Bin 0 -> 516 bytes
 .../modules/lsp/client/bindings/icons/variable.gif |  Bin 0 -> 310 bytes
 .../lsp/client/spi/LanguageServerProvider.java |   92 ++
 ide/spi.navigator/apichanges.xml   |   15 +
 ide/spi.navigator/manifest.mf  |2 +-
 ide/spi.navigator/nbproject/project.properties |2 +-
 ide/spi.navigator/nbproject/project.xml|   19 +-
 .../modules/navigator/NavigatorController.java |4 +-
 .../modules/navigator/ProviderRegistry.java|   32 +-
 .../org/netbeans/spi/navigator/NavigatorPanel.java |   23 +
 .../modules/navigator/ProviderRegistryTest.java|   40 +-
 nbbuild/cluster.properties |2 +
 64 files changed, 3776 insertions(+), 65 deletions(-)


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

For further 

[jira] [Commented] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-13 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

It was a bit incomprehensive. If I have to delete the user dir, for NB 9.0 
again, because of whatever reason, I have to delete this line, inside of the 
tctracker.properties file again. For me I don't know what this line means, it 
seems really not a property, it seems, that this is somehow odd behaviour. You 
can see the line above. tctracker.properties, comes from NetBeans afaik. This 
was the more or less "bad news". Atm I didn't test anything else except from 
openeing NetBeans 9 and it works. Until now.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> 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



[incubator-netbeans] 01/01: Merge pull request #867 from ralphbenjamin/move_ideetc_to_nb_cluster

2018-09-13 Thread ralphbenjamin
This is an automated email from the ASF dual-hosted git repository.

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

commit 9c74075e7982c99028ea68f4427ebc19781ea476
Merge: 3945b33 4f55b04
Author: Ralph Benjamin Ruijs 
AuthorDate: Thu Sep 13 08:43:59 2018 +0200

Merge pull request #867 from ralphbenjamin/move_ideetc_to_nb_cluster

Move the launcher from ide.etc to nb/ide.launcher. Removed the unused…

 ide.etc/bluejl10n.list |  38 --
 ide.etc/projectopener/build.xml|  93 ---
 ide.etc/projectopener/manifest.mf  |   3 -
 ide.etc/projectopener/master.jnlp  |  43 --
 ide.etc/projectopener/nbproject/build-impl.xml | 591 ---
 .../nbproject/configs/JWS_generated.properties |  19 -
 .../projectopener/nbproject/genfiles.properties|   8 -
 ide.etc/projectopener/nbproject/jnlp-impl.xml  | 423 --
 ide.etc/projectopener/nbproject/project.properties |  79 ---
 ide.etc/projectopener/nbproject/project.xml|  36 --
 .../org/netbeans/projectopener/ArgsHandler.java|  91 ---
 .../projectopener/BrowseNetBeansDialog.form| 210 ---
 .../projectopener/BrowseNetBeansDialog.java| 283 -
 .../org/netbeans/projectopener/Bundle.properties   |  52 --
 .../org/netbeans/projectopener/FileLogHandler.java |  83 ---
 .../org/netbeans/projectopener/NBInstallation.java | 354 ---
 .../org/netbeans/projectopener/ProjectType.java| 117 
 .../projectopener/ProxySettingsDialog.form | 157 -
 .../projectopener/ProxySettingsDialog.java | 200 ---
 .../netbeans/projectopener/SaveProjectDialog.form  |  42 --
 .../netbeans/projectopener/SaveProjectDialog.java  |  68 ---
 .../org/netbeans/projectopener/SavedProjects.java  | 104 
 .../org/netbeans/projectopener/UserdirScanner.java | 104 
 .../src/org/netbeans/projectopener/Utils.java  | 650 -
 .../netbeans/projectopener/WSProjectOpener.java| 326 ---
 .../netbeans/projectopener/ArgsHandlerTest.java|  81 ---
 .../ide.launcher}/external/binaries-list   |   0
 .../external/launchers-9.0-license.txt |   0
 {ide.etc => nb/ide.launcher}/licenseinfo.xml   |  12 +-
 .../English.lproj/InfoPlist.strings| Bin
 .../English.lproj/Localizable.strings  | Bin
 .../English.lproj/MainMenu.nib/classes.nib |   0
 .../English.lproj/MainMenu.nib/info.nib|   0
 .../English.lproj/MainMenu.nib/objects.nib | Bin
 .../macosx/NetBeansLauncher/NBExecutor.h   |   0
 .../macosx/NetBeansLauncher/NBExecutor.m   |   0
 .../macosx/NetBeansLauncher/NBPreferences.h|   0
 .../macosx/NetBeansLauncher/NBPreferences.m|   0
 .../NetBeansLauncher.pbproj/project.pbxproj|   0
 .../macosx/NetBeansLauncher/ReadMe.rtf |   0
 .../ide.launcher}/macosx/NetBeansLauncher/main.m   |   0
 .../macosx/NetBeansLauncher/netbeans.icns  | Bin
 .../launcher => nb/ide.launcher}/netbeans.clusters |   0
 .../launcher => nb/ide.launcher}/netbeans.conf |   0
 .../launcher => nb/ide.launcher}/unix/netbeans |   0
 .../launcher => nb/ide.launcher}/windows/.dep.inc  |   0
 .../launcher => nb/ide.launcher}/windows/Makefile  |   0
 .../ide.launcher}/windows/Makefile.migw|   0
 .../launcher => nb/ide.launcher}/windows/cmdargs.h |   0
 .../ide.launcher}/windows/nblauncher.cpp   |   0
 .../ide.launcher}/windows/nblauncher.h |   0
 .../windows/nbproject/configurations.xml   |   0
 .../windows/nbproject/project.properties   |   0
 .../ide.launcher}/windows/nbproject/project.xml|   0
 .../ide.launcher}/windows/netbeans.cpp |   0
 .../ide.launcher}/windows/netbeans.exe.manifest|   0
 .../ide.launcher}/windows/netbeans.ico | Bin
 .../ide.launcher}/windows/netbeans.rc  |   0
 .../ide.launcher}/windows/netbeans64.exe.manifest  |   0
 .../launcher => nb/ide.launcher}/windows/version.h |   0
 .../ide.launcher}/windows/version.rc   |   0
 .../org/netbeans/nbbuild/extlibs/ignored-binaries  |   4 +-
 nbbuild/build.xml  |  12 +-
 nbbuild/rat-exclusions.txt |   2 +-
 64 files changed, 15 insertions(+), 4270 deletions(-)


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

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



[incubator-netbeans] branch master updated (3945b33 -> 9c74075)

2018-09-13 Thread ralphbenjamin
This is an automated email from the ASF dual-hosted git repository.

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


from 3945b33  Merge pull request #861 from 
junichi11/module-review-php.project
 add 4f55b04  Move the launcher from ide.etc to nb/ide.launcher. Removed 
the unused projectopener
 new 9c74075  Merge pull request #867 from 
ralphbenjamin/move_ideetc_to_nb_cluster

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


Summary of changes:
 ide.etc/bluejl10n.list |  38 --
 ide.etc/projectopener/build.xml|  93 ---
 ide.etc/projectopener/manifest.mf  |   3 -
 ide.etc/projectopener/master.jnlp  |  43 --
 ide.etc/projectopener/nbproject/build-impl.xml | 591 ---
 .../nbproject/configs/JWS_generated.properties |  19 -
 .../projectopener/nbproject/genfiles.properties|   8 -
 ide.etc/projectopener/nbproject/jnlp-impl.xml  | 423 --
 ide.etc/projectopener/nbproject/project.properties |  79 ---
 ide.etc/projectopener/nbproject/project.xml|  36 --
 .../org/netbeans/projectopener/ArgsHandler.java|  91 ---
 .../projectopener/BrowseNetBeansDialog.form| 210 ---
 .../projectopener/BrowseNetBeansDialog.java| 283 -
 .../org/netbeans/projectopener/Bundle.properties   |  52 --
 .../org/netbeans/projectopener/FileLogHandler.java |  83 ---
 .../org/netbeans/projectopener/NBInstallation.java | 354 ---
 .../org/netbeans/projectopener/ProjectType.java| 117 
 .../projectopener/ProxySettingsDialog.form | 157 -
 .../projectopener/ProxySettingsDialog.java | 200 ---
 .../netbeans/projectopener/SaveProjectDialog.form  |  42 --
 .../netbeans/projectopener/SaveProjectDialog.java  |  68 ---
 .../org/netbeans/projectopener/SavedProjects.java  | 104 
 .../org/netbeans/projectopener/UserdirScanner.java | 104 
 .../src/org/netbeans/projectopener/Utils.java  | 650 -
 .../netbeans/projectopener/WSProjectOpener.java| 326 ---
 .../netbeans/projectopener/ArgsHandlerTest.java|  81 ---
 .../ide.launcher}/external/binaries-list   |   0
 .../external/launchers-9.0-license.txt |   0
 {ide.etc => nb/ide.launcher}/licenseinfo.xml   |  12 +-
 .../English.lproj/InfoPlist.strings| Bin
 .../English.lproj/Localizable.strings  | Bin
 .../English.lproj/MainMenu.nib/classes.nib |   0
 .../English.lproj/MainMenu.nib/info.nib|   0
 .../English.lproj/MainMenu.nib/objects.nib | Bin
 .../macosx/NetBeansLauncher/NBExecutor.h   |   0
 .../macosx/NetBeansLauncher/NBExecutor.m   |   0
 .../macosx/NetBeansLauncher/NBPreferences.h|   0
 .../macosx/NetBeansLauncher/NBPreferences.m|   0
 .../NetBeansLauncher.pbproj/project.pbxproj|   0
 .../macosx/NetBeansLauncher/ReadMe.rtf |   0
 .../ide.launcher}/macosx/NetBeansLauncher/main.m   |   0
 .../macosx/NetBeansLauncher/netbeans.icns  | Bin
 .../launcher => nb/ide.launcher}/netbeans.clusters |   0
 .../launcher => nb/ide.launcher}/netbeans.conf |   0
 .../launcher => nb/ide.launcher}/unix/netbeans |   0
 .../launcher => nb/ide.launcher}/windows/.dep.inc  |   0
 .../launcher => nb/ide.launcher}/windows/Makefile  |   0
 .../ide.launcher}/windows/Makefile.migw|   0
 .../launcher => nb/ide.launcher}/windows/cmdargs.h |   0
 .../ide.launcher}/windows/nblauncher.cpp   |   0
 .../ide.launcher}/windows/nblauncher.h |   0
 .../windows/nbproject/configurations.xml   |   0
 .../windows/nbproject/project.properties   |   0
 .../ide.launcher}/windows/nbproject/project.xml|   0
 .../ide.launcher}/windows/netbeans.cpp |   0
 .../ide.launcher}/windows/netbeans.exe.manifest|   0
 .../ide.launcher}/windows/netbeans.ico | Bin
 .../ide.launcher}/windows/netbeans.rc  |   0
 .../ide.launcher}/windows/netbeans64.exe.manifest  |   0
 .../launcher => nb/ide.launcher}/windows/version.h |   0
 .../ide.launcher}/windows/version.rc   |   0
 .../org/netbeans/nbbuild/extlibs/ignored-binaries  |   4 +-
 nbbuild/build.xml  |  12 +-
 nbbuild/rat-exclusions.txt |   2 +-
 64 files changed, 15 insertions(+), 4270 deletions(-)
 delete mode 100644 ide.etc/bluejl10n.list
 delete mode 100644 ide.etc/projectopener/build.xml
 delete mode 100644 ide.etc/projectopener/manifest.mf
 delete mode 100644 ide.etc/projectopener/master.jnlp
 delete mode 100644 ide.etc/projectopener/nbproject/build-impl.xml
 delete mode 100644