Re: UX: Order of debugging, evaluate and breakpoints view

2024-06-30 Thread John Kostaras
+1 for debugging view, evaluate expression, breakpoints On Tue, Jun 25, 2024 at 6:35 PM Oliver Rettig wrote: > Hi, > > thats really very useful - thanks for working on it > > vote +1 for > > debugging view, evaluate expression, breakpoints > > best regards > Oliver > > > Hi. > > Please express y

Re: C/C++ on-line help file

2024-05-20 Thread John Kostaras
Hello art, the tutorial you refer to refers to the 'old' C/C++ plugin. Unfortunately, this plugin was not ported to Apache Netbeans. However, you can still install it by adding NetBeans 8.2 Plugin Portal to Net

Re: [NOTICE] Apache NetBeans 21 release candidate 3 available for testing

2024-02-12 Thread John Kostaras
Hello, does anybody else get a threat warning from Avast (I had to remove the attached screenshot as the mailing list rejects big email messages)? *We've put netbeans.exe in Quarantine because it was infected with malware: Win32:MalOb-IJ [Cryp].* I get this for the 32-bit executable netbeans.exe

Re: [HELP WANTED] Testing new macOS installer

2023-11-15 Thread John Kostaras
- macOS Sonoma 14.1.1; M1; Oracle JDK 17 (jdk-17+35-LTS-2724) - SHA-256 ok - Installed ok - Imported NB19 config ok - Opened and executed a couple of projects (Java app, NB module) ok Seems to respond faster than NB 19. Great work. John. On Wed, Nov 15, 2023 at 3:30 PM Giles Wins

Re: [Lazy Consensus] Minimum JDK build and run policy (dropping JDK 8)

2023-04-07 Thread John Kostaras
+1 Reading Neil's proposal carefully it seems like a reasonable/practical way ahead. Sooner or later everybody will have to move forward and we need to see how we can move on while supporting older Java versions where needed. Just keep in mind that not all industries move as fast and it isn't ea

Re: [Lazy Consensus] Minimum JDK build and run policy (dropping JDK 8)

2023-04-05 Thread John Kostaras
-1 Java 8 is also LTS and many out there are still stuck to it. I support Jarda, too. On Wed, Apr 5, 2023 at 6:25 PM toni.ep...@eppleton.de < toni.ep...@eppleton.de> wrote: > -1 > > I agree with Jarda. Having the portability for platforms like Android is > important, and I support the proposed a

Re: Rust, anyone?

2023-02-16 Thread John Kostaras
alog > > To select the "cargo" path. > > 10. Fonts and Colors dialog > > With a sample .rs file, so people can modify fonts-colors easily. > > 11. Code completion > > Of course. "rust-analyzer" (https://rust-analyzer.github.io/) is a > popular LSP

Re: Re: Rust, anyone?

2023-02-15 Thread John Kostaras
thon in, are there any donation > concerns one way or another? > > Eric Bresie > ebre...@gmail.com > > > On February 14, 2023 at 3:33:26 PM CST, John Kostaras < > jkosta...@gmail.com (mailto:jkosta...@gmail.com)> wrote: > > The new plugin works pretty

Re: Rust, anyone?

2023-02-14 Thread John Kostaras
The new plugin works pretty much like the previous one. well done Antonio. Would such a window be necessary for this plugin, too? I suppose so. Click on *Tools → Options* or *NetBeans → Preferences* (Mac) --> *Rust* . [image: εικόνα.png] On Mon, Feb 13, 2023 at 9:01 PM John Kostaras wr

Re: Rust, anyone?

2023-02-13 Thread John Kostaras
I know, I wrote that sentence! :) I mention it here for awareness and maybe reuse some of the code... :) On Mon, Feb 13, 2023 at 7:50 PM László Kishalmi wrote: > It says: It is recommended to rewrite/migrate the plugin to ANTLR4 and LSP. > > On Sun, Feb 12, 2023 at 11:08 PM John

Re: Rust, anyone?

2023-02-12 Thread John Kostaras
Hello there. There has already been something about Rust (written in JavaCC). Ioannis. On Sun, Feb 12, 2023 at 10:18 AM Antonio wrote: > Thanks Michael! > > D'oh! My intents to add Rust to the NetBeans core (very much as in the

Re: super confuse for years

2022-09-27 Thread John Kostaras
Also look at this . On Tue, Sep 27, 2022 at 3:40 PM Moacir da Roza wrote: > Lookups is like a bag of objects, you can have global lookups or local > lookups. > *Globals* > 1-*Lookup.getDefault() *- Is default lookup in general it will have

Re: Detecting file changed externally

2022-06-09 Thread John Kostaras
Hallo Ernie. Are you aware of the FileObject class and its FileChageListener s? On

Re: [VOTE] Release Apache NetBeans 14 macOS Installer

2022-06-06 Thread John Kostaras
+1 (binding) Mac OS X version 10.13.6 Oracle JDK 17.0.2 On Mon, Jun 6, 2022 at 10:49 AM Alexander Kronenwett wrote: > +1 > > - MacBook Pro M1 2020, Mac OS X version 12.3.1 > - OpenJDK 17.0.2+8-86 > > Checksum: ok > > No issues while installing > > No issues using NB 12.6 settings > > No issues

Re: j2seplatform?

2022-01-12 Thread John Kostaras
Talking about dependencies. Looking at this page ( https://dlcdn.apache.org/netbeans/netbeans/12.6/nbms/ide/: - org-netbeans-modules-projectapi-nb.nbm points to a dead link - No dependen

Re: Add support for other programming languages

2022-01-10 Thread John Kostaras
Thanks Tim. It would be great if you could. Even if it's not perfect we could make it an official delivery for now, and have NetBeans support Rust language, too. Kind regards, John. On Mon, 10 Jan 2022 at 20:06, Tim Boudreau wrote: > FWIW, I took a crack at making https://github.com/drrb/rust

Re: Add support for other programming languages

2022-01-10 Thread John Kostaras
all. Kind regards, John. On Wed, 5 Jan 2022 at 22:14, John Kostaras wrote: > Thank you Brett. Welcome on board. I added you as PoC for clojure and > scala in confluence > <https://cwiki.apache.org/confluence/display/NETBEANS/Community+plugins> > for the time being. > > We

Re: Add support for other programming languages

2022-01-05 Thread John Kostaras
n i needed to implement a state machine. > > I wouldn’t mind seeing clojure support, and scala revived. I’ve only just > taken an interest in clojure and use scala every day. > > > On 1 Jan 2022, at 01:42, John Kostaras wrote: > > If you are interested in contributing

Re: Add support for other programming languages

2022-01-05 Thread John Kostaras
. I can offer whatever knowledge I have (I > have lots of scala experience after all) but I'm afraid I can't contribute > code at the moment. Hopefully in some 6 months I'll have more time so by > then I'll look again into it. > > Cheers. > > On Tue, Jan 4

Re: Add support for other programming languages

2022-01-04 Thread John Kostaras
s in > > that page (seems to have a list of the features of each LSP server). > > > > Cheers, > > Antonio > > > > El 3/1/22 a las 19:11, John Kostaras escribió: > > > Please let me know if you all have edit access to confluence > > > < > h

Re: Add support for other programming languages

2022-01-03 Thread John Kostaras
Thank you all for your replies. We can continue on (please vote): - slack (NetBeans #plugin-developers) - create a google group - use this email thread Please let me know if you all have edit access to confluence .

Add support for other programming languages

2021-12-31 Thread John Kostaras
If you are interested in contributing in maintaining other programming languages support for NetBeans, please reply to this thread. There are many programming languages that have been dropped from Apache NetBeans, for various reasons. A list can be found here

Re: Python Donation

2021-12-31 Thread John Kostaras
o see the wider contexts dropped because of > lack of support. > > I did start to examine some of the C/C++ stuff but I'm glad I didn't waste > my time trying > to learn it - I am a Java and C programmer but don't know much about > NetBeans structure. > mikej >

Re: New theme for netbeans, team member wanted (JavaFX)

2021-12-31 Thread John Kostaras
There used to be an article of a lady from South Africa who had managed to replace the Rich Client Platform's window system with JavaFX, but I can't locate it anymore. To replace Swing with JavaFX (or HTML/Java UI), one needs to rewrite the Window System, Action System and the Explorer Views and P

Re: Python Donation

2021-12-31 Thread John Kostaras
Hallo all, NetBeans used to have many languages support in the past and I find it very sad seeing NetBeans dying slowly because many developers abandon it because it only supports Java (and Groovy?) nowadays. This wiki page

Re: How to develop a software product using netbeans.

2021-12-29 Thread John Kostaras
Hallo, what kind of applications do you plan to build? For web (JEE) applications it provides you support to build Jakarta EE, Spring etc. applications. E.g. - Introduction to Developing Web Applications - Heffelfinger, D

Fwd: log4j and NetBeans

2021-12-15 Thread John Kostaras
Hallo, regarding the latest - Apache CVE: CVE-2021-44228 - Apache security advisory: Apache Log4j Security Vulnerabilities $ find . -name pom.xml | xargs grep log4j $ fin

Re: [VOTE] Release Apache NetBeans 12.6 mac OSX Installer

2021-11-26 Thread John Kostaras
+1 MacOSX 10.13.6 Oracle JDK 17 JK Στις Παρ, 26 Νοε 2021, 6:39 π.μ. ο χρήστης Scott Palmer έγραψε: > +1 > macOS 12.0.1 intel > Zulu “full” JDK 17.0.1 > > Scott > > > On Nov 24, 2021, at 10:30 AM, John Mc wrote: > > > > Hi, > > > > We can vote for Apache NetBeans 12.6 mac OSX installer. > >

Re: [VOTE] Release Apache NetBeans 12.6

2021-11-25 Thread John Kostaras
+1 (binding) - Build with JDK 8u221 on MacOSX 10.13.6 - Run with JDK 17 - Opens a number of different projects without issues - Seems to running faster than NB 12.5. On Thu, 25 Nov 2021 at 00:46, Michal Hlavac wrote: > +1 > - build from source on openSUSE Tumbleweed JDK 11.0.13 >

Re: Programmatically make a TopComponent float by default

2021-10-30 Thread John Kostaras
How about the trick mentioned in this article (search for 'float')? To display the Layer XML, right click on your module, *New -> Other -> Module Development -> XML Layer*. On Thu, 28 Oct 2021 at 04:24, Arcturus Bootes wrote: > Hi All

Re: Pssst! [Kotlin Support]

2021-10-11 Thread John Kostaras
$ find . -name *otlin* ./.git/logs/refs/remotes/origin/kotlin-donation ./java/kotlin.editor ./java/kotlin.editor/src/org/netbeans/modules/kotlin ./java/kotlin.editor/src/org/netbeans/modules/kotlin/editor/Kotlin.kt.template ./java/kotlin.editor/src/org/netbeans/modules/kotlin/editor/Kotlin.tmLangua

Re: LSP Language Server Protocol

2021-10-07 Thread John Kostaras
Hallo Jarda, indeed maybe "rudimental" was not the correct wording. Jan's tutorial is complete, and unfortunately, the only one I could find. Regarding the PRs, this is what was requested by Adam Russel for Digital Ocean's Hacktoberfest in order to kick start some new plugin work. As I mentioned

Re: LSP Language Server Protocol

2021-09-30 Thread John Kostaras
igital Ocean's Hacktoberfest is right around the corner. If a repo for > plugins is amrked as participating, along with some guidance on what a good > PR would cover, that might be a good opportunity to kick start some new > plugin work. > ____ > Fro

Re: LSP Language Server Protocol

2021-09-30 Thread John Kostaras
55 AM Jack W. wrote: > > > Thanks for the pointer, John, very helpful. > > > > On Wed, Sep 8, 2021 at 10:52 AM John Kostaras > wrote: > > > > > There is this > > > <https://blogs.apache.org/netbeans/entry/lsp-client-demo-ba-sh>. > >

Re: [VOTE] Release Apache NetBeans 12.5 Mac OSX Installer

2021-09-13 Thread John Kostaras
+1 (MacOSX 10.3.6 with Swift). On Mon, 13 Sept 2021 at 20:33, John Mc wrote: > Hi, > > We can vote for Apache NetBeans 12.5 Mac OSX installer. > > Primary voting artefact: > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.5-installers/macosx/Apache-NetBeans-12.5-bin-macosx.dmg > >

Re: [External] : Re: [VOTE] Release Apache NetBeans 12.5

2021-09-13 Thread John Kostaras
wrote: > Hi Loannis, > > The exception stack trace indicating that "indexing is in progress and any > cancel event/action occurred". Did you performed any action during the > indexing? > > -----Original Message- > From: John Kostaras > Sent: 12 Septembe

Re: [VOTE] Release Apache NetBeans 12.5

2021-09-12 Thread John Kostaras
+1(binding) Built it successfully on MacOSX 10.13.6 with JDK 8u271. When I started, and after having installed nbjavac, I got the following exception: org.netbeans.lib.nbjavac.services.CancelAbort at org.netbeans.lib.nbjavac.services.CancelService.abortIfCanceled(CancelService.java:53) at org.ne

Re: LSP Language Server Protocol

2021-09-08 Thread John Kostaras
There is this . On Wed, 8 Sept 2021 at 18:58, Neil C Smith wrote: > On Wed, 8 Sept 2021 at 16:40, Jack W. wrote: > > > > Can an "LSP" language server > > be integrated > with >

Re: [VOTE] Release Apache NetBeans 12.4 (vote candidate 1)

2021-05-18 Thread John Kostaras
+1 binding - Checked for additional JAR files - Verified signature, LICENSE, and NOTICE - Built on MacOSX High Sierra with JDK 8u221. - Run and tested with JDK 16 On Tue, 18 May 2021 at 18:00, Eric Barboni wrote: > +1 (binding) > > Regards > Eric > > FYI: > find . -name "*.jar" -type f to get o

Re: [DISCUSS] CND, cnd.antlr & cnd.apt on top of Antlrv4?

2021-05-16 Thread John Kostaras
sorry I didn't. I did know and seems ok. Will continue testing... Great work. Thanks. John. On Fri, 14 May 2021 at 18:02, antonio wrote: > Hi John, > > Did you git pull first? This changes quickly! :-). > > Thanks, > Antonio > > El 14/5/21 a las 15:50, John K

Re: [VOTE] Release Apache NetBeans 12.4 (vote candidate 1)

2021-05-15 Thread John Kostaras
I confirm the same when I click on Check for Updates. Unable to connect to the NetBeans Distribution because of https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release124/lastSuccessfulBuild/artifact/dist/netbeans/nbms/updates.xml.gz?unique=xxx46050c665464 On Sat, 15 M

Re: [DISCUSS] CND, cnd.antlr & cnd.apt on top of Antlrv4?

2021-05-14 Thread John Kostaras
t; Kind regards, > Antonio > > > [1] > > https://github.com/vieiro/cnd.nextapt/blob/master/cnd.apt.antlr4/src/test/resources/org/netbeans/modules/cnd/nextapt/antlr4/c/regressions.c > > On 11/05/2021 17:41, John Kostaras wrote: > > #define CMPLX(__real,__imag) \ &g

Re: [DISCUSS] CND, cnd.antlr & cnd.apt on top of Antlrv4?

2021-05-11 Thread John Kostaras
It seems quite powerful (it > provides completion, precompiled headers, reparsing, diagnostics, AST) > but it may require an extra +30Mb download on Windows (linux users may > apt-get install libclang, though). More on this in a few days. > > Thanks again, > Antonio > > [1

Re: [DISCUSS] CND, cnd.antlr & cnd.apt on top of Antlrv4?

2021-05-10 Thread John Kostaras
+1 cnd.nextapt java -Dlexer.print=false -jar target/cnd.apt.antlr4-1.0-SNAPSHOT-jar-with-dependencies.jar /usr/include -- /usr/include/complex.h -- Syntax error on 59:12 token recognition error at: '"clang diagnostic ignored \"' Will also take a look. Thanks Antonio. Great initiative. P.S.

Re: SceneBuilder integration and update

2021-05-09 Thread John Kostaras
There is this attempt to integrate it with NetBeans. On Sun, 9 May 2021 at 09:12, Mar R wrote: > While browsing some module from NetBeans source a file opened in design > view, I premused it was SB embedded, but maybe NB has another GUI editor I >

Re: [VOTE] Release Apache VSNetBeans 12.4 Beta 2 with nb-javac (VSIX)

2021-04-26 Thread John Kostaras
+1 (binding) On Mon, 26 Apr 2021 at 06:12, Jaroslav Tulach wrote: > +1 (binding) > > I started the vote and I have to participate as I want to/have to be > responsible for the outcome. I am truly convinced that here-in proposed > complementary binary (including GPLv2-CPE licensed JAR files) can

Re: Profiler crash on Windows (was: [NOTICE] Last PRs for Apache NetBeans 12.4 Beta)

2021-04-03 Thread John Kostaras
Hallo Lars, tried your fix in MacOSX High Sierra with JDK 15 and 16 and it seems to work. Kind regards, John. On Thu, 1 Apr 2021 at 18:19, Lars Bruun-Hansen wrote: > PR-2700 (making the Profiler work on Windows with JDK 9+) must not > be forgotten, IMO. > > I've called for Linux and MacOS

Re: AW: How to Implement a New Language

2021-04-02 Thread John Kostaras
Hallo, the best 'tutorial' is chapter 11 of Pro Apache NetBeans book, even though it doesn't use the modern trend of TextMate and LSP, but it is based on ANTLR. This confluence page

Re: [VOTE] Release Apache NetBeans 12.3 (vote candidate 1)

2021-02-27 Thread John Kostaras
+1 (binding) On Sat, 27 Feb 2021 at 16:56, John Kostaras wrote: > Hallo, > > after unzipping the source zip file, and searching for jars, I found more > jars than what step 2 defines: > > ./enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar > ./enterprise/glass

Re: [VOTE] Release Apache NetBeans 12.3 (vote candidate 1)

2021-02-27 Thread John Kostaras
Hallo, after unzipping the source zip file, and searching for jars, I found more jars than what step 2 defines: ./enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar ./enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar ./enterprise/payara.common/test/unit/data/nottaDir-4

MultiView split by default

2021-02-26 Thread John Kostaras
Hallo, I wonder if one can have a splitted MultiView window by default. When you create a new MultiView (e.g. after following the *File Type* wizard) you end up to something like the following: [image: Fig0.png] One can click and drag the + button on the far right of the toolbar in order to spli

Re: Heads-up: netbeans.org EOL on March 6th

2021-02-23 Thread John Kostaras
a) netbeans.org is the same IP address as netbeans.apache.org +1 b) wiki.netbeans.org redirects to netbeans.apache.org/wiki/ +1 c) It might be good to save wiki the way we saved bugzilla. +1 On Tue, 23 Feb 2021 at 19:08, Jaroslav Tulach wrote: > Dne úterý 23. února 2021 17:26:07 CET, antonio

Re: Performance Testing with Unit Tests

2021-02-22 Thread John Kostaras
Hallo, I haven't found some time yet to try JSR or VisualVM with the latest NetBeans because it seems that NetBeans has been left behind w.r.t. performance. It consumes ~3GB(!) in my laptop (while e.g. Intellij less than 1GB) and CPU wise it is getting slower and slower. Has there been any perform

Re: [VOTE] Apache NetBeans 12.0-u2

2021-02-13 Thread John Kostaras
+1 (binding) Checked all what has been asked. Built with Oracle JDK 1.8.0_221. Ran with JDK 15.0.1. Tested with Java ant/maven and NetBeans Platform projects. No apparent issues. On Thu, 11 Feb 2021 at 23:05, Matthias Bläsing wrote: > +1 (binding) > > - checked SHA512 and signature > - checked

Interesting article

2021-02-11 Thread John Kostaras
I thought I would share. It doesn't address java, but it could be done in maven or netbeans repos, too. https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610

Re: [VOTE] Release 1.7.1 of NetBeans HTML/Java API

2021-01-03 Thread John Kostaras
Hallo. Mac High Sierra (10.13.6). JDK 8u221. Build failed at last step, so after rebuilt (and removing hs_err_pid12622.log from the crashed test): mvn clean install -rf :webkit build was successful. Looking at the history I couldn't find the fix for the toc-tou. Isn't it not included in this re

Re: Ruby plugin

2020-10-03 Thread John Kostaras
Wondering if there is a list of community plugins that need contribution, I came across this wiki page (kudos to Christian). Status of plugins needs to be updated of course. Official Apache plugins site

Re: Is JShell suposed to work?

2020-08-24 Thread John Kostaras
There seem to be still a number of open issues about JShell in JIRA

Re: MultiView using the mavenized module project

2020-06-28 Thread John Kostaras
;t be registered. > > -Tim > > On Sun, May 17, 2020 at 4:56 PM John Kostaras wrote: > > > Hallo, > > > > I wonder if anybody has tried to create to create a new File Type using > the > > mavenized module project. Let me be more specific. > > > >

Re: [VOTE] Release Apache NetBeans 12.0 [vote candidate 1]

2020-06-01 Thread John Kostaras
+1 (binding) Downloaded the binary and ran it on two configurations: Oracle JDK8u221 Oracle JDK14 both on a Mac High Sierra. Was able to specify that I did not want to install nb-javac and the JavaFX implementation. Tested various standalone java, platform, maven, web and JavaFX applications.

Re: NetBeans and the Octopus

2020-05-30 Thread John Kostaras
https://www.zdnet.com/article/github-warns-java-developers-of-new-malware-poisoning-netbeans-projects/ On Fri, 29 May 2020 at 15:46, Jesse Glick wrote: > A further note: > > > the malware also infected any JAR files that were available in the > project, such as dependencies—not necessarily just

Re: MarkdownViewer module for NetBeans

2020-05-24 Thread John Kostaras
; You can take a look at it and understand about further integration. > > [1]: https://github.com/madflow/flow-netbeans-markdown ( > https://github.com/madflow/flow-netbeans-markdown) > > Regards > Siddhesh Rane > > May 24, 2020 9:45 AM, "John Kostaras" jkosta...@g

MarkdownViewer module for NetBeans

2020-05-24 Thread John Kostaras
Hallo all, when you open a github project in Intellij IDEA, it automatically opens the README.md file. [image: Idea-Readme-1.png] [image: Idea-Readme-2.png] [image: Idea-Readme-3.png] When you open it in NetBeans, you only see the raw markdown text. This simple NetBeans module ( https://githu

Re: NetBeans 12 Beta4 unable

2020-05-20 Thread John Kostaras
Hallo Alessandro, in Mac it displays *https://docs.oracle.com/en/java/java13/docs/api * (for Java 13 obviously). Same story with the other JDKs. I tried with GraalVM 8, no issue. I don't have any OpenJDK installed to try. Kind regards, John. On

MultiView using the mavenized module project

2020-05-17 Thread John Kostaras
Hallo, I wonder if anybody has tried to create to create a new File Type using the mavenized module project. Let me be more specific. - NetBeans 11.3 - Follow this tutorial to create a new File type, but instead of creatin

Build in 8, run in 13

2020-02-18 Thread John Kostaras
Hallo, I wonder if you have come across this dilemma. I 'm trying to fix some bugs in NetBeans JShell by using the NetBeans debugger. However, to build the *jshell.support *module, one needs to set the Java platform to 8, but in order to execute it in debug mode, one needs to set the Java platform

Re: [DISCUSS] What to do with old community contributed plugins?

2019-12-10 Thread John Kostaras
I must say a big thanks to Emilian for hosting them. It is true that most of then are not working with latest versions of NetBeans, but they are a good source for those who wish to port them to the latest versions of NetBeans. Otherwise all the work is lost. How can one port their plugins to the n

Re: [VOTE] Release 1.7 of NetBeans HTML/Java API

2019-10-30 Thread John Kostaras
-1 OS: Win8.1 Java: JDK 10.0.2 mvn install resulted in the build hanging after quite some time: --- T E S T S --- Running TestSuite Configuring TestNG with: TestNG652Configurator Oct 30, 201

Re: [VOTE] Release Apache NetBeans 11.2 macOS Installer

2019-10-29 Thread John Kostaras
Installed in MacOSX 10.9.5 (old I know) using JDK12.0.2. Installation went smoothly. Migrated plugins etc. from 11.1 installation without issues. nb-javac and JavaFX were installed successfully. Opened/executed a number of projects. No issues. RCP projects, however, throw strange errors: layer.

Re: [VOTE] Release Apache NetBeans 11.2 Windows Installer

2019-10-27 Thread John Kostaras
Installed in Win8.1 using JDK12. Installation went smoothly. Migrated plugins etc. from 11.1 installation without issues. nb-javac and JavaFX were installed successfully. Opened/executed some projects. No issues. RCP projects, however, throw strange errors: layer.xml: Element type "filesystem"

Re: [VOTE] Accept donation of core DukeScript presenters to Apache NetBeans html4j

2019-10-04 Thread John Kostaras
+1 On Fri, 4 Oct 2019 at 02:24, constantin drabo wrote: > +1 > Constantin > > ?? La Terre est le berceau de l'humanit??, mais on ne passe pas sa vie > enti??re dans un berceau. ?? > - ConstantinE. Tsiolkovski , p??re de l'astronautique?? et de > l'a??rospatiale modernes. > __

Re: Automated EJB migration (2.1 -> 3.1)

2019-09-25 Thread John Kostaras
; > Best Regards > > Josh Juneau > juneau...@gmail.com > http://jj-blogger.blogspot.com > https://www.apress.com/us/search?query=Juneau > > > On Sep 25, 2019, at 8:18 AM, John Kostaras wrote: > > > > Hi, > > > > I was wondering if anyone has worked or

Automated EJB migration (2.1 -> 3.1)

2019-09-25 Thread John Kostaras
Hi, I was wondering if anyone has worked or knows any tool that could do automated EJB migration from EBJ 2.1 to 3.0 or 3.1. I have found this paper , but no tool. I was wondering if it is worth it to have such a

JCrete Apache NetBeans session outcomes

2019-09-11 Thread John Kostaras
I guess, I forgot to distribute this. We ran a session about Apache NetBeans in JCrete and here are the outcomes. - NB has very good support for EE and mvn - Very good support for JS developers in the past (see their changes in the browser); not anymore; VSCode has very good support for JS and NB