Netbeans/Chrome Error

2024-04-24 Thread Tom Rushworth
Neatbeans version 21 and latest version of Chrome. When I click on "Run Project", I get the following error: error message I know that I can simply click OK and the error has no further effect. My question is, How can I eliminate the error in the first place? Tom

Re: Netbeans and Emmet

2024-04-24 Thread Tom Rushworth
Thank you. Emmet is working fine using the version from Github. Tom On 4/24/2024 3:15 AM, John Lavelle wrote: Yes, I am using Emmet in NetBeans 21. I used the version off GitHub, mentioned below. Best regards, John j...@jql.co.uk Bike Farkles: https://www.youtube.com/channel

Re: Netbeans and Emmet

2024-04-23 Thread Tom Rushworth
Sorry, Netbeans version 21. On 4/23/2024 4:07 PM, Tom Rushworth wrote: Can Emmet be installed in Netbeans?  If so, how? Tom

Netbeans and Emmet

2024-04-23 Thread Tom Rushworth
Can Emmet be installed in Netbeans?  If so, how? Tom

Glassfish Java DB

2024-04-18 Thread Tom
I am trying to start Java DB from Glassfish 7.0.14, but it hangs, nothing happens. Has somebody got it working? - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail:

RAM usage

2024-04-10 Thread Tom
Why does Java and Netbeans use extreme amounts of RAM for simple apps? Can there be done something about it? - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail:

JSON Simple

2024-02-12 Thread Tom
Newbie question, how can I use external jars like json simple in a Netbeans project? I have added json-simple-1.1.1.jar to Tools / Library. But import org.json.simple.JSONArray; gives a package not found error. I have already googled. How can I fix that?

Java DB

2024-02-03 Thread Tom
Hi, I am trying to connec to the Glassfish Java DB sample database. I am getting this error message: Unable to connect. Connection failed: Unable to find a suitable driver (jdbc:derby:/localhost:1527/sample using org.apache.derby.jdbc.ClientDriver). How can I fix that? I have tried different

run ant with different jdk

2023-11-14 Thread Tom Eicher
s and none of the solutions works. Any 5ct? Thanks, Cheers, Tom. - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about th

Refactoring

2023-08-21 Thread Tom Rushworth
Newbie question.  I'm working on an HTML project.  When I change a file name, Netbeans wants to know if I want to "refactor" or not. What does it mean to refactor? - To unsubscribe, e-mail:

Live Server Equivalent

2023-08-19 Thread Tom Rushworth
Is there an equivalent to VSCode's Live Server for Netbeans? - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the

Re: Migrating NB platform app to maven

2023-05-16 Thread Tom Eicher
Hi Jerome, I would be really interested in this script. Cheers Tom. Am 16.05.23 um 00:01 schrieb Jerome Lelasseux: PS: I used a bash script to automate the migration process as much as possible. When I'm done I'll be happy to share it -there is not much info on the web

Re: Predefined Variables for File Templates

2023-02-07 Thread Tom Rushworth
Only some of them are there.  I previously used a variable for project name.  I can't find that one.  Thanks for the start. I was just hoping for a more complete list. Tom On 2/7/2023 4:14 AM, John Lavelle wrote: Scroll down and you'll find them... Best regards, John On Tue, Feb 7, 2023

Re: Predefined Variables for File Templates

2023-02-06 Thread Tom Rushworth
I'm sorry but for me that's overkill.  I don't need to create a new template.  I'm happy to modify an existing one.  Therefore, all I need is a list of the available predefined variables. Tom On 2/7/2023 2:16 AM, John Lavelle wrote: https://netbeans.apache.org/tutorials/60/nbm

Predefined Variables for File Templates

2023-02-06 Thread Tom Rushworth
When creating a file template, I know that there are predefined variables. For example, ${date}, and ${time}.  Will someone point me to a list of all the predefined variables that I can use? - To unsubscribe, e-mail:

Project/File List Font Size

2022-07-13 Thread Tom Rushworth
Is it possible to increase the font size of the Project/Files tree that appears on the left of the start page?  I'll settle for size but can you also change the font? Thanks in advance, Tom - To unsubscribe, e-mail: users

Re: JDK 8 vs 11 JAXB problem

2022-01-28 Thread Tom Eicher
mavencentral and added them as "required in runtime=no" libraries. This works fine. The jenkins build, using Java8 now has has warnings about those libraries, from stray entries in the ant scripts, created by NB, but it doesn't break the build so that's ok for now...

JDK 8 vs 11 JAXB problem

2022-01-28 Thread Tom Eicher
, and change my project to use JDK8 ... but this seems not to affect the ant build. It still breaks. Seems the ant build does not respect JDK platform setting? Ideas welcome. Thanks Tom. - To unsubscribe, e-mail: users-unsubscr

migrate EE6 project from ant buiild to mvn/gradle

2022-01-25 Thread Tom Eicher
? If not, what would be a good approach to do this manually? (Theoretically my setup is not so exotic, it's EE6 on wildfly with a few things manually added for wicket, hibernate (für multitenancy), jadira, pdfbox etc) Thanx & Cheers

Re: Opening older C/C++ projects in NB 12.4

2021-12-04 Thread Tom Maszerowski
gt; After this installation you can use C / C ++ projects like on Netbeans 8. > > I hope I understand your question. > I hope it was useful to you. > Valerio. > > > Il 03/12/2021 12:59, Geertjan Wielenga ha scritto: >> Probably the plugins for C/C++ yo

Re: Opening older C/C++ projects in NB 12.4

2021-12-03 Thread Tom Maszerowski
Gj > > On Fri, Dec 3, 2021 at 12:50 PM Tom Maszerowski <mailto:tomm...@frontiernet.net>> wrote: > I just took the plunge and upgraded from NB 11 to 12. When I try to open > C/C++ projects that worked fine in NB 11 nothing happens. There’s no error, > NB just doesn’t do a

Opening older C/C++ projects in NB 12.4

2021-12-03 Thread Tom Maszerowski
of the world but I’ve got a bunch of projects and would rather not build them all again. Thanks, Tom. Tom Maszerowski tomm...@frontiernet.net

Re: Documentation and Screen Splitting

2021-08-11 Thread Tom Rushworth
Thank you. Now I understand.  I do not split my window.  I just drag and drop a tab  on the right  side and the screen will split. Tom On 8/11/2021 3:29 PM, Patrik Karlström wrote: With two or more open files, drag the tab of one file and drop it on the right part of the screen, pun intended

Documentation and Screen Splitting

2021-08-11 Thread Tom Rushworth
the screen, but how do I open a file in either window?? Tom

Re: Netbeans 11.3 enterprise application

2021-08-10 Thread Tom Coudyzer
;-) agree /Tom > On 10 Aug 2021, at 11:33, Geertjan Wielenga > wrote: > >  > Probably the support for Java EE applications should be removed, or made > available as an external plugin since, as pointed out above, the applicable > approach nowadays is to use WARs an

Re: Netbeans 11.3 enterprise application

2021-08-10 Thread Tom Coudyzer
. /Tom Sent from my iPad > On 9 Aug 2021, at 22:54, Pieter van den Hombergh > wrote: > >  > I have build with maven, so independent of an IDE. > I needed to change the package format of the ejb module to jar, > Then building in the order ejb, web, top project and ear did res

Re: Netbeans 11.3 enterprise application

2021-08-07 Thread Tom Coudyzer
Will do, thanks for the feedback /Tom > On 7 Aug 2021, at 21:02, José Contreras wrote: > >  > I just tested this on master and got the same error when trying to build the > EAR. The problem is that the pom files are badly created, to solve this you > will have to rec

Re: Auto Popup Completion Window

2021-08-06 Thread Tom Rushworth
Gj For me it only appears to be a problem in the HTML section of a PHP file. I will try your suggested fix. Tom On 8/6/2021 12:50 PM, Geertjan Wielenga wrote: Can anyone with this issue outside PHP files speak up, please? Gj On Fri, 6 Aug 2021 at 18:48, Neil C Smith <mailto:neil

Re: Auto Popup Completion Window

2021-08-05 Thread Tom Rushworth
I'm surprised that you can't reproduce the problem.  I didn't do anything special.  Just opened an HTML files and typed an a.  I haven't fixed it, but I improved it.  I turned off the spell checker. Now the pop up at least has something to do with HTML tags. Thanks for trying, Tom On 8/5

Auto Popup Completion Window

2021-08-05 Thread Tom Rushworth
Using Netbeans 12.4 on Windows 10. I do not want the Auto Popup Completion Window to pop up in HTML and PHP. Other file types OK. I have checked the Auto Popup for All Languages and unchecked it for HTML and PHP.  This seems to have no effect on HTML.  If I type ul, I get a pop up with 6

Netbeans 11.3 enterprise application

2021-08-03 Thread Tom Coudyzer
ing something from my side but would be great to get some understanding why this "out-of-the-box" is not working and what to do to get this fixed. Thank you already and any help is much appreciated! /Tom

PHP CS Fixer

2021-08-01 Thread Tom Rushworth
lost. I have no idea how to proceed to install CS Fixer using composer. Would someone please share some simple instructions on how to proceed? Tom

Font for Projects Panel

2021-07-16 Thread Tom Rushworth
When you open a project all your files are listed in a panel on the left side of the screen.  Can you change the font used for the file list?? Tom

Re: Emmet

2021-07-15 Thread Tom Rushworth
Never mind. I found it. Is 1.4 the latest version? Tom On 7/16/2021 12:23 AM, Tom Rushworth wrote: Maybe I'm just stupid, but where is the download link? Tom On 7/15/2021 10:27 PM, Mark Eggers wrote: 1. Go to the download link 2. Download the release (.nbm file) 3. Start Netbeans 4. Open

Re: Emmet

2021-07-15 Thread Tom Rushworth
Maybe I'm just stupid, but where is the download link? Tom On 7/15/2021 10:27 PM, Mark Eggers wrote: 1. Go to the download link 2. Download the release (.nbm file) 3. Start Netbeans 4. Open Tools->Plugins 5. Select the Downloaded tab 6. Click on the Add Plugins. . . button 7. Browse to wh

Re: Emmet

2021-07-15 Thread Tom Rushworth
That's the problem. The Emmet website gives the impression that Emmet is available. However, there doesn't appear to be any way to install it in Netbeans. Tom On 7/15/2021 8:08 PM, Mark Eggers wrote: On 7/15/2021 4:02 PM, Tom Rushworth wrote: Is Emmet available for use in Netbeans 12.4

Emmet

2021-07-15 Thread Tom Rushworth
Is Emmet available for use in Netbeans 12.4? Tom

Location in Netbeans to Specify JVM Args

2020-03-05 Thread SUPERGAN, TOM
I have a maven Java web project, and I need to pass in a JVM argument to specify the path to an external properties directory. The rest of the team on this project uses Eclipse, and they just add the argument -Dprop.name=prop.value in the server's config. Where does the -D JVM setting go in

Re: Netbeans 11.2 Spring Framework problem

2020-02-05 Thread Tom M
Great, thanks! On Tue, Feb 4, 2020, 7:34 PM Jose Ch wrote: > Hi Tom, > > This PR fix that problem. I tested with both 3.x & 4.x versions of Spring. > > https://github.com/apache/netbeans/pull/1908 > > Regards. > > Jose > > > El jue., 30 ene. 2020 a

Netbeans 11.2 Spring Framework problem

2020-01-30 Thread Tom M
When I create a new Java web project with Maven and add Spring Framework support and try to build it I get an error message "Failure to find org.springframework:spring-framework-bom:jar:4.0.1.RELEASE" The same is true for the 3.x version of Spring Framework. All I did was New Project -> Java

Re: History of one bug, or what is the attitude of NB devs

2018-10-18 Thread Tom Arilla
I do not know this list, just subscribed to "test the waters", but after reading this thread I have in general positive impressions, i.e. there was a (mostly) sensible discussion and a solution to "the" bug. Possibly I will join you one day under my real name :) Unfortunately there was some

Re: History of one bug, or what is the attitude of NB devs

2018-10-18 Thread Tom Arilla
Neil, I was trying to help. I found out numerous threads concerning very diferent IDEs, with a lot of people for which it was an important problem. The tone was not always the best when I was talking about the tone used by Netbeans devs towards their users, but I said that I was sorry for this.

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
> Where's your PR, then? > I was going to make it but Jan has already provided a solution. But I understand that as Netbeans is now made on devs' own time, in case of a bug/enhancement I should ask less and participate more.

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
à 14:01, Neil C Smith a écrit : > On Tue, 16 Oct 2018 at 12:05, Tom Arilla wrote: > > Thank you for the information, but the thread started because of an > essential bug ignored for many years > > Essential to *whom*?! Doesn't look like that many users were that > bothered!

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
s -- you can do so right > now and provide the pull request here: > https://github.com/apache/incubator-netbeans/pulls > > Gj > > > > On Tue, Oct 16, 2018 at 1:05 PM Tom Arilla wrote: > >> >> > Just please stop referring to these stupid surveys >> >>

Fwd: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
> Just please stop referring to these stupid surveys Geertjan, do you have a proof that they are stupid? I think not, just like I do not have a proof that they are wise. > (do you know anything at all about who filled in those surveys, for > example?) > Yes. Look into the link if you want.

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
Hopefully I was wrong with the "decreasing popularity", Netbeans seems to rebound https://zeroturnaround.com/wp-content/uploads/2017/09/06-IntelliJ-IDEA-continues-to-dominate-the-IDE-field-768x683.jpg Le mar. 16 oct. 2018 à 10:54, Tom Arilla a écrit : > The advantage of Netbeans

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
ns' users would invest the > equivalent of an IntelliJ license (89 - 149 euro/year) back into NetBeans > development. > > --emi > > > On Thu, Oct 11, 2018 at 4:12 PM Tom Arilla wrote: > >> Hello, >> >> I am a longtime user of Netbeans and a submitted of many

Re: History of one bug, or what is the attitude of NB devs

2018-10-11 Thread Tom Arilla
Hi John, Yes we should be constructive, I am sorry for the tone of resignation. I have written it because I still find that Netbeans has the most clean design and would really want to use it further. I had no idea that something changed in handling the bugs and in the development scheme in

History of one bug, or what is the attitude of NB devs

2018-10-11 Thread Tom Arilla
Hello, I am a longtime user of Netbeans and a submitted of many bugs. I see how practically none of them is ever resolved, so that I do not submit any bug report any more. I am wondering now (as probably many other users, given Netbeans' declining popularity) if to leave, given the (increasing?)