[jira] [Created] (NETBEANS-5175) Startup of Netbeans with error report,, so far no consequences for usage.

2020-12-21 Thread RuuRd (Jira)
RuuRd created NETBEANS-5175:
---

 Summary: Startup of Netbeans with error report,, so far no 
consequences for usage.
 Key: NETBEANS-5175
 URL: https://issues.apache.org/jira/browse/NETBEANS-5175
 Project: NetBeans
  Issue Type: Bug
  Components: php - Project
Affects Versions: 12.0.1
 Environment: Processor 
Intel Xeon E5 2690 @ 2.90GHz48 °C
Sandy Bridge-EP/EX 32nm Technologie
Intel Xeon E5 2690 @ 2.90GHz48 °C
Sandy Bridge-EP/EX 32nm Technologie
RAM
96,0GB DDR3 @ 797MHz (11-11-11-28)
Board 
Hewlett-Packard 158A (CPU0)
Graphic
CG223W (1680x1050@60Hz)
4095MBNVIDIA Quadro K5000 (HP)  32 °C
Storage
476GB Samsung SSD 860 PRO 512GB (SATA (SSD))27 °C
476GB Samsung SSD 850 PRO 512GB (SATA (SSD))25 °C
Reporter: RuuRd
 Attachments: ErrorReport_2020-12-22.txt

Jusst a startup report, sofar without any consequences for the use of Netbeans 
(PHP project).

 



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

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

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



[jira] [Updated] (NETBEANS-5174) JavaDoc window sometimes not working for Swing components

2020-12-21 Thread Bernd Michaely (Jira)


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

Bernd Michaely updated NETBEANS-5174:
-
Summary: JavaDoc window sometimes not working for Swing components  (was: 
JavaDoc window not working for Swing components)

> JavaDoc window sometimes not working for Swing components
> -
>
> Key: NETBEANS-5174
> URL: https://issues.apache.org/jira/browse/NETBEANS-5174
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 12.2
> Environment: Arch Linux, AdoptOpenJDK 15.0.1+9, official NB 12.2 bin 
> download
>Reporter: Bernd Michaely
>Priority: Major
>
> To reproduce the problem:
>  * Open an editor window containing a java class using some Swing component
>  * Have the Javadoc window open
>  * Place the caret on a Swing type (JPanel, JList, JScrollPane, …)
> Sometimes, the Javadoc window keeps showing »Loading Javadoc...« , and it 
> causes an error in the IDE:
> … An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java 
> in /opt/local/java/latest15/lib/src.zip' …
> I can't say exactly, under which conditions the error appears, it only 
> happens occasionally.
> If this happens repeatedly, at some point the Javadoc windows stops working 
> completely.
> The 'Java Platform Manager' uses (as created by default) the Javadoc from:
> »https://docs.oracle.com/en/java/javase/15/docs/api/«



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

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

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



[jira] [Updated] (NETBEANS-5174) JavaDoc window not working for Swing components

2020-12-21 Thread Bernd Michaely (Jira)


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

Bernd Michaely updated NETBEANS-5174:
-
Description: 
To reproduce the problem:
 * Open an editor window containing a java class using some Swing component
 * Have the Javadoc window open
 * Place the caret on a Swing type (JPanel, JList, JScrollPane, …)

Sometimes, the Javadoc window keeps showing »Loading Javadoc...« , and it 
causes an error in the IDE:

… An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java in 
/opt/local/java/latest15/lib/src.zip' …

I can't say exactly, under which conditions the error appears, it only happens 
occasionally.

If this happens repeatedly, at some point the Javadoc windows stops working 
completely.

The 'Java Platform Manager' uses (as created by default) the Javadoc from:

»https://docs.oracle.com/en/java/javase/15/docs/api/«

  was:
To reproduce the problem:
 * Open an editor window containing a java class using some Swing component
 * Have the Javadoc window open
 * Place the caret on a Swing type (JPanel, JList, JScrollPane, …, seems to be 
the case for any Swing type (at least all i have tried))

The Javadoc window keeps showing »Loading Javadoc...« , and it causes an error 
in the IDE:

… An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java in 
/opt/local/java/latest15/lib/src.zip' …

 


> JavaDoc window not working for Swing components
> ---
>
> Key: NETBEANS-5174
> URL: https://issues.apache.org/jira/browse/NETBEANS-5174
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 12.2
> Environment: Arch Linux, AdoptOpenJDK 15.0.1+9, official NB 12.2 bin 
> download
>Reporter: Bernd Michaely
>Priority: Major
>
> To reproduce the problem:
>  * Open an editor window containing a java class using some Swing component
>  * Have the Javadoc window open
>  * Place the caret on a Swing type (JPanel, JList, JScrollPane, …)
> Sometimes, the Javadoc window keeps showing »Loading Javadoc...« , and it 
> causes an error in the IDE:
> … An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java 
> in /opt/local/java/latest15/lib/src.zip' …
> I can't say exactly, under which conditions the error appears, it only 
> happens occasionally.
> If this happens repeatedly, at some point the Javadoc windows stops working 
> completely.
> The 'Java Platform Manager' uses (as created by default) the Javadoc from:
> »https://docs.oracle.com/en/java/javase/15/docs/api/«



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

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

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



[jira] [Created] (NETBEANS-5174) JavaDoc window not working for Swing components

2020-12-21 Thread Bernd Michaely (Jira)
Bernd Michaely created NETBEANS-5174:


 Summary: JavaDoc window not working for Swing components
 Key: NETBEANS-5174
 URL: https://issues.apache.org/jira/browse/NETBEANS-5174
 Project: NetBeans
  Issue Type: Bug
  Components: java - Source
Affects Versions: 12.2
 Environment: Arch Linux, AdoptOpenJDK 15.0.1+9, official NB 12.2 bin 
download
Reporter: Bernd Michaely


To reproduce the problem:
 * Open an editor window containing a java class using some Swing component
 * Have the Javadoc window open
 * Place the caret on a Swing type (JPanel, JList, JScrollPane, …, seems to be 
the case for any Swing type (at least all i have tried))

The Javadoc window keeps showing »Loading Javadoc...« , and it causes an error 
in the IDE:

… An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java in 
/opt/local/java/latest15/lib/src.zip' …

 



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

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

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



[jira] [Created] (NETBEANS-5173) We had this mapping values are not allowed here

2020-12-21 Thread Tim Gustafson (Jira)
Tim Gustafson created NETBEANS-5173:
---

 Summary: We had this mapping values are not allowed here
 Key: NETBEANS-5173
 URL: https://issues.apache.org/jira/browse/NETBEANS-5173
 Project: NetBeans
  Issue Type: Bug
  Components: yaml - Editor
Affects Versions: 12.2
 Environment: Windows 10, Java 14.0.1
Reporter: Tim Gustafson
 Attachments: 2020-12-21 - YML Editor Error.png

When editing YML files, I'm getting the attached editor error whenever I try to 
have a multi-line value with curly braces in it.  This bug appears to have been 
known since at least 8.1, as I found another bug report with the same issue 
from 2015 on the old Netbeans site.



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

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

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



[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-21 Thread Jakub Herkel (Jira)


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

Jakub Herkel updated NETBEANS-5122:
---
Labels: pull-request-available selenium  (was: pull-request-available)

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Assignee: Jakub Herkel
>Priority: Major
>  Labels: pull-request-available, selenium
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[jira] [Closed] (NETBEANS-5147) JEP 396 present in JDK 16+28 / 17+1 causes IllegalAccessError

2020-12-21 Thread Ludovic HOCHET (Jira)


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

Ludovic HOCHET closed NETBEANS-5147.

Fix Version/s: Next
   Resolution: Fixed

> JEP 396 present in JDK 16+28 / 17+1 causes IllegalAccessError
> -
>
> Key: NETBEANS-5147
> URL: https://issues.apache.org/jira/browse/NETBEANS-5147
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Compiler, java - Source
>Affects Versions: Next, 12.2
> Environment:   Product Version = Apache NetBeans IDE DEV 
> (Build dev-81f31d3a342ab3d04e1e06f82a9733b71b56bb1a) (#81f31d3a342a)
>   Operating System= Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor= 17-internal; OpenJDK 64-Bit Server VM 
> 17-internal+1-adhoc.Ludovic.jdk; LH
>   Runtime = OpenJDK Runtime Environment 
> 17-internal+1-adhoc.Ludovic.jdk
>Reporter: Ludovic HOCHET
>Priority: Major
> Fix For: Next
>
> Attachments: messages.log
>
>
> With JDK 16+28 / 17+1 NetBeans is showing IllegalAccessError:
>  
> {noformat}
> java.lang.IllegalAccessError: superclass access check failed: class 
> org.netbeans.lib.nbjavac.services.CancelAbort (in unnamed module @0x1af58186) 
> cannot access class com.sun.tools.javac.util.Abort (in module jdk.compiler) 
> because module jdk.compiler does not export com.sun.tools.javac.util to 
> unnamed module @0x1af58186{noformat}
>  
> Recompiling the JDK without the [JEP 396|https://openjdk.java.net/jeps/396] 
> commit removes the issue, so it seems a consequence of it.
> Adding
> {noformat}
> -J--illegal-access=permit{noformat}
> to netbeans_default_options in netbeans.conf restore the old behaviour.
>  
> Or adding
> {noformat}
> -J--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED 
> -J--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED{noformat}
> helps too.
>  
>  



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

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

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



[jira] [Commented] (NETBEANS-5147) JEP 396 present in JDK 16+28 / 17+1 causes IllegalAccessError

2020-12-21 Thread Ludovic HOCHET (Jira)


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

Ludovic HOCHET commented on NETBEANS-5147:
--

Fixed by 1eb31fa058abcdfce0b0c5c2177251c853ca2447

> JEP 396 present in JDK 16+28 / 17+1 causes IllegalAccessError
> -
>
> Key: NETBEANS-5147
> URL: https://issues.apache.org/jira/browse/NETBEANS-5147
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Compiler, java - Source
>Affects Versions: Next, 12.2
> Environment:   Product Version = Apache NetBeans IDE DEV 
> (Build dev-81f31d3a342ab3d04e1e06f82a9733b71b56bb1a) (#81f31d3a342a)
>   Operating System= Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor= 17-internal; OpenJDK 64-Bit Server VM 
> 17-internal+1-adhoc.Ludovic.jdk; LH
>   Runtime = OpenJDK Runtime Environment 
> 17-internal+1-adhoc.Ludovic.jdk
>Reporter: Ludovic HOCHET
>Priority: Major
> Attachments: messages.log
>
>
> With JDK 16+28 / 17+1 NetBeans is showing IllegalAccessError:
>  
> {noformat}
> java.lang.IllegalAccessError: superclass access check failed: class 
> org.netbeans.lib.nbjavac.services.CancelAbort (in unnamed module @0x1af58186) 
> cannot access class com.sun.tools.javac.util.Abort (in module jdk.compiler) 
> because module jdk.compiler does not export com.sun.tools.javac.util to 
> unnamed module @0x1af58186{noformat}
>  
> Recompiling the JDK without the [JEP 396|https://openjdk.java.net/jeps/396] 
> commit removes the issue, so it seems a consequence of it.
> Adding
> {noformat}
> -J--illegal-access=permit{noformat}
> to netbeans_default_options in netbeans.conf restore the old behaviour.
>  
> Or adding
> {noformat}
> -J--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED 
> -J--add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED 
> -J--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED{noformat}
> helps too.
>  
>  



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

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

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



[jira] [Updated] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-21 Thread ASF GitHub Bot (Jira)


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

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

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Assignee: Jakub Herkel
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[netbeans-l10n] branch master updated: Update README.md

2020-12-21 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 04e5735  Update README.md
 new 194f41f  Merge pull request #4 from borisheithecker/master
04e5735 is described below

commit 04e57356911f3ce6fa560e49148a5a30f0865584
Author: borisheithecker 
AuthorDate: Mon Dec 21 00:39:57 2020 +0100

Update README.md
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 56ded6c..b2af732 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 # netbeans-l10n
 
-Build l10nantext before building locale_de
+To build your own localization module, use the german module as template. Copy 
"local_de" and rename it (e. g. "locale_fr"). The locale needs to be available 
below netbeans-l10n-zip/src/. Then adapt `` 
in build.xml.
+
+Build l10nantext before building the locale. 


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

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



[jira] [Assigned] (NETBEANS-5122) "Go To Test/Tested Class" updates pom.xml even when canceled

2020-12-21 Thread Jakub Herkel (Jira)


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

Jakub Herkel reassigned NETBEANS-5122:
--

Assignee: Jakub Herkel

> "Go To Test/Tested Class" updates pom.xml even when canceled
> 
>
> Key: NETBEANS-5122
> URL: https://issues.apache.org/jira/browse/NETBEANS-5122
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.1
>Reporter: Zack Young
>Assignee: Jakub Herkel
>Priority: Major
>
> Very similar to NETBEANS-295.
> Reproduction Steps:
> 1) Navigate to a file in a Maven Java project that doesn't have tests yet.
> 2) Use "Go To Test/Tested Class"
> 3) In the dialogue that pops up, select Selenium for the Framework (if not 
> already selected)
> 4) Cancel
> 5) Congratulations, your pom.xml now has some Selenium dependencies in it
> This is particularly annoying when the Framework defaults to "Selenium" in 
> some cases, so as soon as the dialogue box pops up, my pom is mangled.



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

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

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



[netbeans-html4j] branch master updated (1e383e4 -> 073558a)

2020-12-21 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/netbeans-html4j.git.


from 1e383e4  Switching to latest version of the doclet and generating it 
sooner than performing a build
 new 784196d  Applying the NetBeans Convert to Text Block refactoring
 new 073558a  Improving readability by using text blocks

The 2 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:
 .../netbeans/html/boot/fx/AbstractFXPresenter.java |  21 +-
 .../java/org/netbeans/html/boot/fx/FXConsole.java  |  11 +-
 .../java/html/boot/script/KnockoutEnvJSTest.java   |   7 +-
 .../java/html/boot/script/ScriptEngineTest.java|  28 +-
 .../org/netbeans/html/boot/impl/JsCallback.java|  15 +-
 .../html/boot/impl/JavaScriptProcesorTest.java | 187 +++---
 .../netbeans/html/boot/impl/JsCallbackTest.java|   8 +-
 .../org/netbeans/html/boot/impl/JsMethods.java |  28 +-
 .../java/org/netbeans/html/boot/impl/JsUtils.java  |  27 +-
 .../presenters/browser/JavaScriptUtilities.java|  11 +-
 .../org/netbeans/html/presenters/spi/Generic.java  | 211 +++---
 .../org/netbeans/html/geo/impl/JsGLProvider.java   |  36 +-
 .../netbeans/html/geo/impl/GeoProcessorTest.java   |  69 +-
 json-tck/pom.xml   |   8 -
 .../main/java/net/java/html/js/tests/Bodies.java   | 151 +++--
 .../java/net/java/html/js/tests/Factorial.java |   7 +-
 .../main/java/net/java/html/js/tests/Receiver.java |   8 +-
 .../src/main/java/net/java/html/js/tests/Sum.java  |  20 +-
 .../net/java/html/json/tests/GCKnockoutTest.java   |  36 +-
 .../net/java/html/json/tests/KnockoutTest.java | 306 -
 .../java/net/java/html/json/tests/MinesTest.java   |  33 +-
 .../main/java/net/java/html/json/tests/Utils.java  |  79 +--
 .../netbeans/html/json/impl/ModelProcessor.java|  68 +-
 .../net/java/html/json/ModelProcessorTest.java | 710 +++--
 .../html/ko/felix/test/KnockoutFelixTCKImpl.java   |  11 +-
 .../html/ko/osgi/test/KnockoutEquinoxTCKImpl.java  |  11 +-
 .../java/org/netbeans/html/wstyrus/LoadJSON.java   |  11 +-
 .../netbeans/html/wstyrus/TyrusKnockoutTest.java   |  11 +-
 .../main/java/org/netbeans/html/ko4j/Knockout.java | 234 +++
 .../main/java/org/netbeans/html/ko4j/LoadJSON.java |  88 +--
 .../main/java/org/netbeans/html/ko4j/LoadWS.java   |  59 +-
 .../org/netbeans/html/ko4j/KnockoutFXTest.java |  11 +-
 pom.xml|   7 +-
 .../html/presenters/webkit/GtkKnockoutTest.java|  17 +-
 .../java/org/netbeans/html/xhr4j/LoadJSON.java |  24 +-
 .../org/netbeans/html/xhr4j/JsonKnockoutTest.java  |  11 +-
 36 files changed, 1355 insertions(+), 1225 deletions(-)


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

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



[netbeans-html4j] 02/02: Improving readability by using text blocks

2020-12-21 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/netbeans-html4j.git

commit 073558aa838290b32e34a114bcb2a6bedca7c166
Merge: 1e383e4 784196d
Author: Jaroslav Tulach 
AuthorDate: Mon Dec 21 14:12:03 2020 +0100

Improving readability by using text blocks

 .../netbeans/html/boot/fx/AbstractFXPresenter.java |  21 +-
 .../java/org/netbeans/html/boot/fx/FXConsole.java  |  11 +-
 .../java/html/boot/script/KnockoutEnvJSTest.java   |   7 +-
 .../java/html/boot/script/ScriptEngineTest.java|  28 +-
 .../org/netbeans/html/boot/impl/JsCallback.java|  15 +-
 .../html/boot/impl/JavaScriptProcesorTest.java | 187 +++---
 .../netbeans/html/boot/impl/JsCallbackTest.java|   8 +-
 .../org/netbeans/html/boot/impl/JsMethods.java |  28 +-
 .../java/org/netbeans/html/boot/impl/JsUtils.java  |  27 +-
 .../presenters/browser/JavaScriptUtilities.java|  11 +-
 .../org/netbeans/html/presenters/spi/Generic.java  | 211 +++---
 .../org/netbeans/html/geo/impl/JsGLProvider.java   |  36 +-
 .../netbeans/html/geo/impl/GeoProcessorTest.java   |  69 +-
 json-tck/pom.xml   |   8 -
 .../main/java/net/java/html/js/tests/Bodies.java   | 151 +++--
 .../java/net/java/html/js/tests/Factorial.java |   7 +-
 .../main/java/net/java/html/js/tests/Receiver.java |   8 +-
 .../src/main/java/net/java/html/js/tests/Sum.java  |  20 +-
 .../net/java/html/json/tests/GCKnockoutTest.java   |  36 +-
 .../net/java/html/json/tests/KnockoutTest.java | 306 -
 .../java/net/java/html/json/tests/MinesTest.java   |  33 +-
 .../main/java/net/java/html/json/tests/Utils.java  |  79 +--
 .../netbeans/html/json/impl/ModelProcessor.java|  68 +-
 .../net/java/html/json/ModelProcessorTest.java | 710 +++--
 .../html/ko/felix/test/KnockoutFelixTCKImpl.java   |  11 +-
 .../html/ko/osgi/test/KnockoutEquinoxTCKImpl.java  |  11 +-
 .../java/org/netbeans/html/wstyrus/LoadJSON.java   |  11 +-
 .../netbeans/html/wstyrus/TyrusKnockoutTest.java   |  11 +-
 .../main/java/org/netbeans/html/ko4j/Knockout.java | 234 +++
 .../main/java/org/netbeans/html/ko4j/LoadJSON.java |  88 +--
 .../main/java/org/netbeans/html/ko4j/LoadWS.java   |  59 +-
 .../org/netbeans/html/ko4j/KnockoutFXTest.java |  11 +-
 pom.xml|   7 +-
 .../html/presenters/webkit/GtkKnockoutTest.java|  17 +-
 .../java/org/netbeans/html/xhr4j/LoadJSON.java |  24 +-
 .../org/netbeans/html/xhr4j/JsonKnockoutTest.java  |  11 +-
 36 files changed, 1355 insertions(+), 1225 deletions(-)

diff --cc json-tck/src/main/java/net/java/html/json/tests/MinesTest.java
index e436bd8,f33e557..2fac125
--- a/json-tck/src/main/java/net/java/html/json/tests/MinesTest.java
+++ b/json-tck/src/main/java/net/java/html/json/tests/MinesTest.java
@@@ -40,23 -40,22 +40,22 @@@ public final class MinesTest 
  @KOTest public void paintTheGridOnClick() throws Throwable {
  if (m == null) {
  BrwsrCtx ctx = Utils.newContext(MinesTest.class);
- Object exp = Utils.exposeHTML(MinesTest.class,
- "\n" 
+
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- "\n" +
- ""
- );
+ Object exp = Utils.exposeHTML(MinesTest.class, """
 -   

 -   
 -   

 -  
 
 -  
 
 -  
 
 -  
 
 -  
 
 -  
 
 -  
 
 -  
 
 -  
 
 -   

 -   

 -   """);
++
++
++   

[jira] [Commented] (NETBEANS-5171) palette doesnt show up

2020-12-21 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5171:
-

Can you upgrade to the latest release, either 12.0 which is the LTS or 12.2 
which is the latest feature release?

> palette doesnt show up
> --
>
> Key: NETBEANS-5171
> URL: https://issues.apache.org/jira/browse/NETBEANS-5171
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.1
> Environment: java14 netbeans
>Reporter: rene velasquez
>Priority: Major
>  Labels: performance
> Fix For: 11.1, 11.3
>
> Attachments: Screenshot (3).png
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> 
>   2020-12-20T03:36:46
>   1608453406704
>   618
>   700
>   81
>   UI_USER_CONFIGURATION
>   UI_USER_CONFIGURATION
>   org.netbeans.modules.uihandler.Bundle
>   Windows 10, 10.0, amd64
>   Java HotSpot(TM) 64-Bit Server VM, 14.0.1+7, Java(TM) SE Runtime 
> Environment, 14.0.1+7
>   Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
>   
>   java.io.IOException: CreateProcess error=2, The system cannot find 
> the file specified
>    reproduce>
>   *
> 



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

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

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



[jira] [Commented] (NETBEANS-1649) Adding syntax highlighing and code completion of different languages inside strings (JS)

2020-12-21 Thread Mohannd Lababidy (Jira)


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

Mohannd Lababidy commented on NETBEANS-1649:


This issue is the only case in which forced me to use another IDE. It is very 
essential for web component programming.

> Adding syntax highlighing and code completion of different languages inside 
> strings (JS)
> 
>
> Key: NETBEANS-1649
> URL: https://issues.apache.org/jira/browse/NETBEANS-1649
> Project: NetBeans
>  Issue Type: New Feature
>  Components: editor - Other, javascript - Editor
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
>
> As of today, we can have a lot of languages inside strings like SQL or JS or 
> HTML. If we have to add such code inside strings in JavaScript, it is really 
> hard to "debug" or to figure out what you have forgotton and not really 
> readable because it is still a string.
> For this, NetBeans has embedded languages support and to not say I want exact 
> this language inside a string, which doesn't make sense, because In 
> JavaScript I can have HTML, XML, JS, SQL and whatever inside of a string, I 
> should change it via a hint inside of the editor.
> So when I have a java file with code like this:
> {code:javascript}
> var testSQL = "SELECT * FROM"; // Could be inside a node script
> {code}
> I would expect, that the code looks like a normal string, but when I click 
> inside the string, I should get a hint where I can "Choose embedded 
> language". After running this hint, a very small not disturbing dialog (Like 
> the insert code dialog from java) should come up and should show me all 
> supported languages like Java, SQL, PHP, HTML, XML, CSS, JS, Regex, etc.
> This is a dynamic approach because setting it to a default language is not 
> right. In the next line maybe you have this code:
> {code:javascript}
> var myWhatever = "Nice"; // Inline templates or smth for the view
> {code}
> And it should not look like SQL, it should still looks like a string, until I 
> want to change it to HTML.
> This is the same approach as IntelliJ does and it works very well: 
> https://d3nmt5vlzunoa1.cloudfront.net/phpstorm/files/2018/09/DQL_inject.gif
> Maybe not every language makes sense there and an option for that is needed 
> as well but for an MVP all is ok. IMHO.



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

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

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



[jira] [Updated] (NETBEANS-5144) Can't set break point in xhtml-File

2020-12-21 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5144:

Summary: Can't set break point in xhtml-File  (was: Can't set breakpoint in 
xhtml-File)

> Can't set break point in xhtml-File
> ---
>
> Key: NETBEANS-5144
> URL: https://issues.apache.org/jira/browse/NETBEANS-5144
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.2
> Environment:  Netbeans 12.2, Glassfish 4.1.2
>Reporter: S. M.
>Priority: Major
>
> Setting a breakpoint in a xhtml-file (JSF) does not work.



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

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

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