For those of you who have used Maven for a long time it may seem simple and
straightforward, but for those of us who haven't it's not. I've struggled to
try and understand it and figure out how to use it for my software project and
gave up. And it's a huge amount of overhead, extra disk space us
Hi Will,
Have you set up the location of Scenebuilder in Netbeans? Here is how to
do it if you haven't:
From Nebeans Menu:
- Tools/Options
- Select the Java tab in the options window
- Select the JavaFX tab in the Java options
- Enter the location of Scenebuilder and click Apply
Lisa Rub
Hi Will,
Have you set up the location of Scenebuilder in Netbeans? Here is how to
do it if you haven't:
From Nebeans Menu:
- Tools/Options
- Select the Java tab in the options window
- Select the JavaFX tab in the Java options
- Enter the location of Scenebuilder and click Apply
Lisa
On 3/22/2
7;ll also have to add your Main Class
to Run under Project Properties, and add any libraries you need to the
Project Properties. There may be a few other things you'll have to do in
Properties. I did this with a project I originally created in Netbeans 8.
Lisa Ruby
On 3/1/2021 3:28 PM, Thomas
Thank you. I had somehow navigated to someplace I can't find now that had a
link that was still pointing to the plugins on the netbeans.org site.
Lisa
On 2/26/2021 12:07 AM, Geertjan Wielenga wrote:
> https://plugins.netbeans.apache.org
>
> Gj
>
> On Fri, Feb 26, 2021
Hi,
For anyone that might be interested, Here is a downloadable copy of
"Developing Applications with NetBeans IDE" document/book for Netbeans 8.2:
https://docs.oracle.com/netbeans/nb82/netbeans/docs.htm
Is anyone doing anything about archiving plugins? Will they be
findable/accessible once netb
I am having the same problem with Netbeans 12.0 on Windows. I use ANT. I
understand the overall concept of modules. When I use anything from java.sql in
my code and try using Ctrl-Shift-I to have Netbeans add the import statements
to the code file, it doesn't work. Same as what Bob reported. The
eans user directory.
>
> If you are referring to the the config file in the Git repository itself: it
> does not contain any passwords (or credentials).
>
> Thomas
>
> Lisa Ruby schrieb am 02.12.2020 um 17:01:
>> Try looking in .git/config
>>
>> Lisa
&
Try looking in .git/config
Lisa
On 12/2/2020 1:28 AM, Thomas Kellerer wrote:
> Hello,
>
> I accidently entered the wrong password for my git remote server and chose
> "Save password".
>
> How can I delete that stored password? (NetBeans seems to try to use the old
> password, causing my Git acc