[jira] [Created] (NETBEANS-1905) Unexpected error while analyzing nodejs project

2019-01-08 Thread Nikola Petkanski (JIRA)
Nikola Petkanski created NETBEANS-1905:
--

 Summary: Unexpected error while analyzing nodejs project
 Key: NETBEANS-1905
 URL: https://issues.apache.org/jira/browse/NETBEANS-1905
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Node.js
Affects Versions: 10.0
Reporter: Nikola Petkanski
 Attachments: UI.log, ide.log

While opening a project written on nodejs and waiting for the project to be 
scanned, I noticed an exception occurred.

I have been looking at the settings beforehand and enabled nodejs.

Attached are some files I believe would be of importance.



--
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-1613) "Select in projects" has no effect

2019-01-08 Thread Pete Whelpton (JIRA)


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

Pete Whelpton commented on NETBEANS-1613:
-

Able to replicate in NB 10.0. 

This appears to be because MultiModuleFactory$ModuleNode class does not have an 
implementation of PathFinder in it's lookup (leading to PackageView.findPath() 
returning null)

An implementation of PathFinder would need to be written for ModuleNode ?

 

> "Select in projects" has no effect
> --
>
> Key: NETBEANS-1613
> URL: https://issues.apache.org/jira/browse/NETBEANS-1613
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 10.0
>Reporter: Heiko Wenzel
>Priority: Minor
>
> When using a "Java Modular Project" the editor - context menu action "Select 
> in Projects" has no effect, i.e. the file is not selected in the 
> Projects-Navigator.



--
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-1874) Seting some properties of font-colors in options works only till close of program

2019-01-08 Thread Marek Gremblewski (JIRA)


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

Marek Gremblewski commented on NETBEANS-1874:
-

"only visible until application close" I mean that the set values of that 
fields affect only till app close.

> Seting some properties of font-colors in options works only till close of 
> program
> -
>
> Key: NETBEANS-1874
> URL: https://issues.apache.org/jira/browse/NETBEANS-1874
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
> Environment: Windows 7, 10
>Reporter: Marek Gremblewski
>Priority: Minor
> Fix For: Next
>
> Attachments: netbeans.png
>
>
> Properties `Identifiers` and `numbers` in Fonts & Colors in Options are not 
> inherited and even not saved in exported config and is only visible until 
> application close.



--
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-1904) Hint on missing parameter

2019-01-08 Thread Bo Andersen (JIRA)
Bo Andersen created NETBEANS-1904:
-

 Summary: Hint on missing parameter
 Key: NETBEANS-1904
 URL: https://issues.apache.org/jira/browse/NETBEANS-1904
 Project: NetBeans
  Issue Type: Improvement
  Components: php - Editor
Affects Versions: 10.0
Reporter: Bo Andersen
 Attachments: missing-hint-on-missing-argument.PNG

If you are about to refactor, it would be a huge benefit if the IDE hinted 
missing required parameters for a method. 



--
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-1903) Liniennummern verschwinden in Java-Editor

2019-01-08 Thread Thomas Willms (JIRA)
Thomas Willms created NETBEANS-1903:
---

 Summary: Liniennummern verschwinden in Java-Editor 
 Key: NETBEANS-1903
 URL: https://issues.apache.org/jira/browse/NETBEANS-1903
 Project: NetBeans
  Issue Type: Bug
  Components: java - Editor
Affects Versions: 9.0
Reporter: Thomas Willms


Ohne erkennbaren Grund verschwinden die Zeilennummern auf der linken Seite des 
Java-Quell Code Editors nach einiger Zeit. Ich habe das Programm dabei häufig 
lange angehabt und ohne Neustart jedes Mal den Computer - mit geladenem 
Netbeans Apache 9.0 - aus dem Ruhezustand geholt. Nach einem Neustart 
funktioniert es dann wieder.



--
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-1902) Programm stopps without visible reason: Thread stopped at Java

2019-01-08 Thread Thomas Willms (JIRA)
Thomas Willms created NETBEANS-1902:
---

 Summary: Programm stopps without visible reason: Thread stopped at 
Java 
 Key: NETBEANS-1902
 URL: https://issues.apache.org/jira/browse/NETBEANS-1902
 Project: NetBeans
  Issue Type: Bug
  Components: java - Compiler
Affects Versions: 9.0
 Environment: Windows 10 Pro, Java 8 unter Netbeans Apache 9.0
Reporter: Thomas Willms


Ich habe ein umfangreiches komplexes Java-Kommandozeilen-Programm geschrieben. 
Wenn ich durch eine programmierte Funktion mit Debug jeden Schritt einzeln 
durchlaufe, funktioniert alles. Wenn ich jedoch durch dieselbe Funktion nicht 
komplett die einzelnen Schritte durchlaufe, sondern sie mit F8 durchlaufe, dann 
verschwindet auf einmal die grüne Farbe des Balkens, der die aktuelle Position 
angibt. Das Programm läuft laut Menü/Run noch, aber es gibt eine Meldung 
"Thread stopped at Java (Liniennummer)" User Program running".  Es wurde aber 
keine Zeile erreicht, an der eine Eingabe erforderlich ist. Es bleibt keine 
andere Möglichkeit, als das geschriebene Programm neu zu starten. Ein Deadlock 
wird nicht gefunden. Weiteres Durchlaufen mit dem Debugger ist nicht möglich. 
Der Balken erscheint auch nicht neu, wenn man F8 drückt. Das Programm ist 
jedoch nicht fertig durchgelaufen.

Wenn ich dieselbe Funktion, die vorher mit F8 nicht funktionierte, weil das 
angegebene Phänomen auftritt, mit dem Debugger Zeile für Zeile mit F7 
durchlaufe, dann funktioniert alles auf einmal. Dies ist viele Male aufgetreten.

Ein Grund für das Stoppen des Threads ist nicht ersichtlich, obwohl es manchmal 
den Anschein hat, als ob es daran liegen könnte, dass an derselben Stelle 
vorher ein Haltepunkt war.

Das Problem taucht sogar beim ganz normalen Starten des Programmes mit Run 
statt mit Debug auf. Leider ist es schwierig, das Auftauchen definiert zu 
reproduzieren. Es ist jedoch so häufig, dass es immer wieder mal auftritt, ohne 
dass man es jedoch vorhersagen könnte.

 

 



--
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-1123) Memory Leak in PHP Lexer

2019-01-08 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1123:
--
Summary: Memory Leak in PHP Lexer  (was: Netbean freeze and runs out of 
heap after view some source history diff)

> Memory Leak in PHP Lexer
> 
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: Heap_dump_export.tar.xz, 
> image-2019-01-07-10-36-13-300.png, image-2019-01-07-10-37-43-888.png, 
> image-2019-01-08-14-33-07-093.png, image-2019-01-08-14-34-09-175.png, 
> image-2019-01-08-14-35-03-209.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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

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

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



[jira] [Commented] (NETBEANS-1123) Memory Leak in PHP Lexer

2019-01-08 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1123:
---

Thanks for these detalis. It seems your huge PHP file drives the Lexer crazy.

> Memory Leak in PHP Lexer
> 
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: Heap_dump_export.tar.xz, 
> image-2019-01-07-10-36-13-300.png, image-2019-01-07-10-37-43-888.png, 
> image-2019-01-08-14-33-07-093.png, image-2019-01-08-14-34-09-175.png, 
> image-2019-01-08-14-35-03-209.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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

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

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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-01-08 Thread Admeen (JIRA)


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

Admeen updated NETBEANS-1901:
-
Description: 
There appears to be a bug in the editor when a space is followed by a tab. The 
editor does not display the space and tab, but the space and tab characters are 
present in the file.

The editor / code formatting does not appear to be functioning correctly here.

  was:
There appears to be a bug in the editor when a space is followed by a tab. The 
editor does not display the space and tab, but the space and tab characters are 
present in the file.

The code formatting does not appear to be functioning correctly here.


> Display bug on a space followed by a tab
> 
>
> Key: NETBEANS-1901
> URL: https://issues.apache.org/jira/browse/NETBEANS-1901
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor, php - Formatting & Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: editor_bug_space_tab.png, formatting_settings.png
>
>
> There appears to be a bug in the editor when a space is followed by a tab. 
> The editor does not display the space and tab, but the space and tab 
> characters are present in the file.
> The editor / code formatting does not appear to be functioning correctly here.



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

2019-01-08 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1123:
--
Component/s: (was: utilities - Diff)
 php - Code

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: Heap_dump_export.tar.xz, 
> image-2019-01-07-10-36-13-300.png, image-2019-01-07-10-37-43-888.png, 
> image-2019-01-08-14-33-07-093.png, image-2019-01-08-14-34-09-175.png, 
> image-2019-01-08-14-35-03-209.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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

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

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



[jira] [Created] (NETBEANS-1901) Display bug on a space followed by a tab

2019-01-08 Thread Admeen (JIRA)
Admeen created NETBEANS-1901:


 Summary: Display bug on a space followed by a tab
 Key: NETBEANS-1901
 URL: https://issues.apache.org/jira/browse/NETBEANS-1901
 Project: NetBeans
  Issue Type: Bug
  Components: php - Editor, php - Formatting & Indentation
Affects Versions: 10.0
 Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
Reporter: Admeen
 Fix For: 10.0
 Attachments: editor_bug_space_tab.png, formatting_settings.png

There appears to be a bug in the editor when a space is followed by a tab. The 
editor does not display the space and tab, but the space and tab characters are 
present in the file.

The code formatting does not appear to be functioning correctly here.



--
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-1668) Netbeans Appears to Become Unresponsive

2019-01-08 Thread Michael D Billman (JIRA)


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

Michael D Billman commented on NETBEANS-1668:
-

G -

I have been totally consumed at work and unable to spend time to try to 
reproduce outside of our core libraries.  My problem is I have trouble 
reproducing without a large library of code.  Would it help if I submitted the 
gradle dependencies file?

Mike


> Netbeans Appears to Become Unresponsive
> ---
>
> Key: NETBEANS-1668
> URL: https://issues.apache.org/jira/browse/NETBEANS-1668
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 10.0
>Reporter: Michael D Billman
>Priority: Major
> Attachments: dependencies.gradle, nbstack2.txt
>
>
> Not sure the issue...try to load gradle project using version 4.10.1 and jdk 
> 11.0.1.
>  
> On startup, scanning "background scanning of projects" hangs at 96% and never 
> finishes.  Originally thought to be on the gradle plugin side, but author 
> believes it could be nb-javac.  running jstack identifies the following 
> thread as potentially problematic (full file attached):
>  
> "RepositoryUpdater.worker" #69 daemon prio=1 os_prio=-2 cpu=35015.63ms 
> elapsed=77.20s tid=0x31d6d800 nid=0x1cfc runnable [0x4438d000]
>  java.lang.Thread.State: RUNNABLE
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1572)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)...
> If this is determined to not be a netbeans issue, please let me know.



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

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

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



[jira] [Closed] (NETBEANS-59) Please add a shortcut to split the current document

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz closed NETBEANS-59.
--

It is live.

> Please add a shortcut to split the current document
> ---
>
> Key: NETBEANS-59
> URL: https://issues.apache.org/jira/browse/NETBEANS-59
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Window System
>Affects Versions: Next
>Reporter: Christian Lenz
>Assignee: Christian Lenz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
> Attachments: menu-entries.png
>
>  Time Spent: 12h 20m
>  Remaining Estimate: 0h
>
> I used a plugin called flow-netbeans-markdown 
> (http://plugins.netbeans.org/plugin/50964/markdown-support). This plugin has 
> a preview to show the output, what I'm typing, but I only can change between 
> source, history and preview via Ctrl + Alt + Page Up/Down in the same window. 
> The problem is that I disabled the option "show editor toolbar" so I can't 
> split the window anymore without using the mouse.
> I would like to have on one side my sourcecode and on the other side my 
> preview, and this is what I would like todo with a shortcut. Type Ctrl + Alt 
> + Whatever, should split the window, then I can navigate to the other view 
> and type Ctrl + Alt + Page Up/Down to take the preview.
> I created a ticket here: 
> https://github.com/madflow/flow-netbeans-markdown/issues/61#issuecomment-59777381
>  and you can see, that the dev means that this should be a default 
> functionality, to split a window with a shortcut and to show the preview via 
> navigation or to split the window and show the preview with a shortcut. If 
> there is a preview or similar thing available. And yes I go with this opinion.
> Regards
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1900) error for opening laravel projects org.netbeans.modules.parsing.spi.ParseException

2019-01-08 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo commented on NETBEANS-1900:
---

add more screenshot !image-2019-01-08-14-24-03-471.png!

> error for opening laravel projects  
> org.netbeans.modules.parsing.spi.ParseException
> ---
>
> Key: NETBEANS-1900
> URL: https://issues.apache.org/jira/browse/NETBEANS-1900
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: image-2019-01-08-14-24-03-471.png, message.log, 
> user_config
>
>
> Clean install -> open five projects laravel based -> out the errors for all 
> project
>  



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

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

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



[jira] [Updated] (NETBEANS-1900) error for opening laravel projects org.netbeans.modules.parsing.spi.ParseException

2019-01-08 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo updated NETBEANS-1900:
--
Attachment: image-2019-01-08-14-24-03-471.png

> error for opening laravel projects  
> org.netbeans.modules.parsing.spi.ParseException
> ---
>
> Key: NETBEANS-1900
> URL: https://issues.apache.org/jira/browse/NETBEANS-1900
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: image-2019-01-08-14-24-03-471.png, message.log, 
> user_config
>
>
> Clean install -> open five projects laravel based -> out the errors for all 
> project
>  



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

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

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



[jira] [Created] (NETBEANS-1900) error for opening laravel projects org.netbeans.modules.parsing.spi.ParseException

2019-01-08 Thread Vincenzo Luongo (JIRA)
Vincenzo Luongo created NETBEANS-1900:
-

 Summary: error for opening laravel projects  
org.netbeans.modules.parsing.spi.ParseException
 Key: NETBEANS-1900
 URL: https://issues.apache.org/jira/browse/NETBEANS-1900
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
Reporter: Vincenzo Luongo
 Attachments: message.log, user_config

Clean install -> open five projects laravel based -> out the errors for all 
project

 



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

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

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



[jira] [Commented] (NETBEANS-1783) Support for JEP 330: Launch Single-File Source-Code Programs

2019-01-08 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1783:


Added for Release 11 in 
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11


> Support for JEP 330: Launch Single-File Source-Code Programs
> 
>
> Key: NETBEANS-1783
> URL: https://issues.apache.org/jira/browse/NETBEANS-1783
> Project: NetBeans
>  Issue Type: Wish
>Reporter: Erik
>Priority: Minor
>
> I've been doing Advent of code and found myself wanting to write, run and 
> debug Single-File Source-Code Programs as defined by JEP 330. See 
> [https://openjdk.java.net/jeps/330.] I think this feature could be useful to 
> people who know Java, want good IDE support, and want to write scripts 
> without having to resort to a different language. I also think this feature 
> could be useful in an educational setting to quickly get students up and 
> writing their first lines of Java without having to learn about project 
> structure. Catering to these audiences could help with increasing the 
> adoption of Netbeans.
> There's recently been some discussion about changing the default project type 
> in Create new project dialog. Maybe Single-File Source-Code programs could be 
> added there as well?
> Currently you can open and edit individual files but there is no way to run 
> and debug them.



--
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-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1802 at 1/8/19 10:30 AM:
---

Sry, but it wasn't my attention for that. I only wanted to make my point clear, 
that there is a case, for a me a problem and I had a solution in my mind (Like 
the project type switcher). So it is not that I say: yeah well, make your own 
thoughts about it. And if it is not that important, I will leave it like this.

To add one thing, it would be good, to not restart the whole IDE, it would be 
good to reopen the project, if possible, that makes much more sense to me. And 
will not decrease my work. It will only affect this project, not everything 
else. See, another idea ;). Don't want to blame anyone or smth else. You know 
that.

Thx for your patience and your work, I really appreciates it.


was (Author: chrizzly):
Sry, but it wasn't my attention for that. I only wanted to make my point clear, 
that there is a case, for a me a problem and I had a solution in my mind (Like 
the project type switcher). So it is not that I say: yeah well, make your own 
thoughts about it. And if it is not that important, I will leave it like this.

To add one thing, it would be good, to not restart the whole IDE, it would be 
good to reopen the project, if possible, that makes much more sense to me. And 
will not decrease my work. It will only affect this project, not everything 
else. See, another idea ;). Don't want to blame anyone or smth else. You know 
that.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

Sry, but it wasn't my attention for that. I only wanted to make my point clear, 
that there is a case, for a me a problem and I had a solution in my mind (Like 
the project type switcher). So it is not that I say: yeah well, make your own 
thoughts about it. And if it is not that important, I will leave it like this.

To add one thing, it would be good, to not restart the whole IDE, it would be 
good to reopen the project, if possible, that makes much more sense to me. And 
will not decrease my work. It will only affect this project, not everything 
else. See, another idea ;). Don't want to blame anyone or smth else. You know 
that.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1802:
-

Yes, it will at least need a restart.

I'm looking at creating a project switcher right now, i.e., on the project 
context menu, you'll see a menu item 'Switch Project'. Not sure if it will 
work, but I'm investigating it.

I am also concerned a lot about "squeaky wheel gets the grease", i.e., he who 
shouts loudest gets the most attention.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Comment Edited] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1802 at 1/8/19 10:15 AM:
---

When NetBeans is still open, nothing happens. When I remove the POM, the maven 
project is still there but unloadable, beacuse pom.xml is missing. So I have to 
restart NetBeans, now it is a html5 project. But I can make myself a tea or 
come back after getting water, until I can start to work because indexing, 
background scanning, opening projects, initializing project, etc.

Now I added the pom.xml again, nothing happens. I restarted NetBeans again and 
it is a maven project again.

Yes I tested it now, after you requested it, but now I can say, this is not 
even a workaround. Do you really want to work in this way?


was (Author: chrizzly):
When NetBeans is still open, nothing happens. When I remove the POM, the maven 
project is still there but unloadable, beacuse pom.xml is missing. So I have to 
restart NetBeans, now it is a html5 project. But I can make myself a tea or 
come back after getting water, until I can start to work because indexing, 
background scanning, opening projects, initializing project, etc.

Now I added the pom.xml again, nothing happens. I restarted NetBeans again and 
it is a maven project again.

Yes I tested it now, after you requested it, but now I can say, this is not 
even a workaround.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

When NetBeans is still open, nothing happens. When I remove the POM, the maven 
project is still there but unloadable, beacuse pom.xml is missing. So I have to 
restart NetBeans, now it is a html5 project. But I can make myself a tea or 
come back after getting water, until I can start to work because indexing, 
background scanning, opening projects, initializing project, etc.

Now I added the pom.xml again, nothing happens. I restarted NetBeans again and 
it is a maven project again.

Yes I tested it now, after you requested it, but now I can say, this is not 
even a workaround.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1802:
-

Whatever works.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

Here is another example, I think it was the nodejs plugin from tim: 
https://netbeans.org/bugzilla/show_bug.cgi?id=246939 It was long ago, where 
NetBeans couldn't handle NodeJS until now.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

With restart NetBeans or without?

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Comment Edited] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1802 at 1/8/19 10:00 AM:
---

With restarting NetBeans or without?


was (Author: chrizzly):
With restart NetBeans or without?

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1802:
-

Could you remove the POM from your project and then you'd have just a 
package.json file and then open the project and it will be an HTML5 project and 
then put the POM back into the project, or the other way around?

Could you not complain, but just try this and say whether this works for you.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Comment Edited] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1802 at 1/8/19 9:55 AM:
--

TLDR;
{code}
Exactly. I would like to see both because when I choose them maybe 
accidentally, how can I switch it back? Or switching because of using this 
actions and then this actions. I mean it is similar to that what I mentioned 
before. It is like a feature that I activate/deactivate. I activate NodeJS 
support for a HTML5 Project and I can deactivate it. I can activate WordPress 
or Doctrine or Symfony for a PHP project, and I can deactivate it. So here it 
is a bit different but could be similar. If NetBeans see oh there is HTML5 and 
Maven, what would you like to activate? Hm this time, I would like to use 
HTML5. But inside of the properties, I can activate Maven too and it turns into 
a maven project, for example. Or switch it to a while different project.

In IntelliJ there is the feature, where you can add frameworks and tools, to 
your project/module. So there is no specific projecttype at all, but you can 
add this, and that and that, etc. to use it in your module.
{code}

So long story short, yes it would be perfect to switch between projects or 
activate/deactivate features like maven, ant, gradle, whatever, doesn't matter 
what projecttype it is. Or more to talk about my case, when NetBeans see 
different project types. So both options are very needed in my case here.


was (Author: chrizzly):
TLDR;
Exactly. I would like to see both because when I choose them maybe 
accidentally, how can I switch it back? Or switching because of using this 
actions and then this actions. I mean it is similar to that what I mentioned 
before. It is like a feature that I activate/deactivate. I activate NodeJS 
support for a HTML5 Project and I can deactivate it. I can activate WordPress 
or Doctrine or Symfony for a PHP project, and I can deactivate it. So here it 
is a bit different but could be similar. If NetBeans see oh there is HTML5 and 
Maven, what would you like to activate? Hm this time, I would like to use 
HTML5. But inside of the properties, I can activate Maven too and it turns into 
a maven project, for example. Or switch it to a while different project.

In IntelliJ there is the feature, where you can add frameworks and tools, to 
your project/module. So there is no specific projecttype at all, but you can 
add this, and that and that, etc. to use it in your module.


So long story short, yes it would be perfect to switch between projects or 
activate/deactivate features like maven, ant, gradle, whatever, doesn't matter 
what projecttype it is. Or more to talk about my case, when NetBeans see 
different project types. So both options are very needed in my case here.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I wan

[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

TLDR;
Exactly. I would like to see both because when I choose them maybe 
accidentally, how can I switch it back? Or switching because of using this 
actions and then this actions. I mean it is similar to that what I mentioned 
before. It is like a feature that I activate/deactivate. I activate NodeJS 
support for a HTML5 Project and I can deactivate it. I can activate WordPress 
or Doctrine or Symfony for a PHP project, and I can deactivate it. So here it 
is a bit different but could be similar. If NetBeans see oh there is HTML5 and 
Maven, what would you like to activate? Hm this time, I would like to use 
HTML5. But inside of the properties, I can activate Maven too and it turns into 
a maven project, for example. Or switch it to a while different project.

In IntelliJ there is the feature, where you can add frameworks and tools, to 
your project/module. So there is no specific projecttype at all, but you can 
add this, and that and that, etc. to use it in your module.


So long story short, yes it would be perfect to switch between projects or 
activate/deactivate features like maven, ant, gradle, whatever, doesn't matter 
what projecttype it is. Or more to talk about my case, when NetBeans see 
different project types. So both options are very needed in my case here.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1802:
-

I'm not sure what the solution would be, i.e., (1) when opening a folder and 
multiple project types could be applied, you want to be able to choose which 
project type to apply and (2) when a project type has already been selected, 
you want to be able to select a different project type? 

Do you want 1 only or also 2?

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

Yes and nowadays it is back again, as you can see it. I got a new project from 
an other team where they merged package.json and a pom.xml into one folder 
where one sub folder is the client project but NetBeans doesn't no it, because 
the package json is not in this folder. There is no freedom in that point, 
NetBeans forces the user the first project that it figures out. And, it still 
happens, if you have a maven project, with a puppet file and u use the puppet 
plugin. NetBeans now forces the puppet project type, where there are no maven 
actions anymore. I can't be the only one who has this problem and if this is 
so, this is a big reason for me, to change the IDE or editor, because I can't 
work with NetBeans in this case anymore. And why I added it back again to Jira 
is, that I still have the use case now.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> 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: Adding license to binaries-list in j2ee.jboss4

2019-01-08 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


The following commit(s) were added to refs/heads/master by this push:
 new 26f397e  Adding license to binaries-list in j2ee.jboss4
26f397e is described below

commit 26f397e61398bfc789e8a49dc799943dd02f96d6
Author: Geertjan Wielenga 
AuthorDate: Tue Jan 8 10:23:59 2019 +0100

Adding license to binaries-list in j2ee.jboss4
---
 enterprise/j2ee.jboss4/external/binaries-list | 17 +
 1 file changed, 17 insertions(+)

diff --git a/enterprise/j2ee.jboss4/external/binaries-list 
b/enterprise/j2ee.jboss4/external/binaries-list
index 802320c..0268342 100644
--- a/enterprise/j2ee.jboss4/external/binaries-list
+++ b/enterprise/j2ee.jboss4/external/binaries-list
@@ -1 +1,18 @@
+# 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.
+
 3E7B13EF8889FD8989780A2EFB6EE10501DCA1EF j2ee.jboss4-external-resources.zip


-
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-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1802:
-

Something else to think about is this part of your comments above:

{quote}I had this 3 times over the past 3 years.{quote}

You're so far the main person requesting this enhancement -- and you've had the 
problem three times in three years. Is there a way to gauge to what extent this 
is a problem throughout the community and in other words how useful this will 
be to spend time on for someone?

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-1802) Problem with loading a project which has 2 different project files

2019-01-08 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1802:
--

So my wish is, that it could be similar to a HTML5 project with NodeJS. When I 
open a HTML5 project, and NetBeans figure out, hey there is nodejs support, I 
can enable it and, that is also important, I can deactivate it later, because 
it is an option in the project properties. NetBeans doesn't force me to do that 
and it will not do it automatically.

> Problem with loading a project which has 2 different project files
> --
>
> Key: NETBEANS-1802
> URL: https://issues.apache.org/jira/browse/NETBEANS-1802
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: dasaa.7z
>
>
> Most of the comments are inside of the external ticket, but I will summerize 
> it:
> When I have a project, with 2 different project related files like pom.xml 
> and package.json. One is always winning. In my case, pom is winning.
> I had a html5 project, where NetBeans found package.json and everything was 
> fine, because it is a HTML5 project. After some infrastucture changes in my 
> company, using nexus to put artifacts on the repo, we had to add pom.xml 
> files for nexus. Now, after opening NetBeans, the project turns into a maven 
> based project, which is not correct. Only this one file and some 
> infrastructure files, which are not project sourcecode related are needed for 
> nexus.
> Now, because NetBeans things this is a maven project, I can't set the sass 
> compilation anymore or the folder structure is wrong.
> This always happen, if the project loader finds a project specific file and 
> will change the project for that. This happens for pom.xml for example and 
> for this plugin here: https://github.com/tropyx/NetBeansPuppet
> It turns a project into a puppet project and this is even more worse. Here is 
> another discussion about the problem: 
> https://github.com/tropyx/NetBeansPuppet/issues/27
> I know, that NetBeans acts like it was designed but this isn't nice and 
> created problems. I only have one solution which could be ok. Give the user a 
> notification that a project type were found, like for node support and let 
> the user choose whether I want to change the project type or not.
> So for me, I have a HTML5 Project with a package.json file and it should be 
> as it is. If NetBeans found the pom file it should give me the hint whether I 
> want to change it or not.
> If you open NetBeans with a project with two files, I want to choose as what 
> I want to treat the project and it should be saved. Like a project switcher.
> I added a sample project to it to make it clear.
> We can set it back to Major, but I think this is a big problem for multiple 
> project files.
> 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-1899) Indexing of PHP array's keys

2019-01-08 Thread Los Vitaly (JIRA)
Los Vitaly created NETBEANS-1899:


 Summary: Indexing of PHP array's keys
 Key: NETBEANS-1899
 URL: https://issues.apache.org/jira/browse/NETBEANS-1899
 Project: NetBeans
  Issue Type: Improvement
Affects Versions: 10.0
Reporter: Los Vitaly
 Attachments: demo.png

NB does not index array's keys and values, so netbeans can't autocomplete 
associative array keys. It very helpful feature, that prevent from mistyping, 
etc

I know, that phpstorm autocomplete it, maybe another IDEs too. I add image for 
better understanding, because English not my native language :)  



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

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

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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-08 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

Please see the [^Heap_dump_export.tar.xz] for some report created by JProfiler

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: Heap_dump_export.tar.xz, 
> image-2019-01-07-10-36-13-300.png, image-2019-01-07-10-37-43-888.png, 
> image-2019-01-08-14-33-07-093.png, image-2019-01-08-14-34-09-175.png, 
> image-2019-01-08-14-35-03-209.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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

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

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