Skip to main content

Questions tagged [netbeans]

The NetBeans IDE is an integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as JavaFX, PHP, JavaScript and Ajax, Ruby and Ruby on Rails, Groovy and Grails, and C/C++.

0 votes
1 answer
309 views

Recommended Deployment for JavaFX Jars (Netbeans)?

I have an issue in Netbeans 17 where I really can't deploy .jar files outside the Netbeans environment. I have a vanilla Netbeans maven project that I'm interesting in deploying to other systems. Is ...
Sarah Szabo's user avatar
0 votes
0 answers
586 views

Apache Netbeans IDE remote synchronization window says "file must be merged"

I've got a PHP project in Netbeand IDE. The IDE is connected over FTP to a web server, and I don't use any source control. So, I just write code on a PC, and after a while I synchronize it to the ...
user2190492's user avatar
0 votes
4 answers
595 views

Are these strings the correct output to verify keys for file checksum?

I'm trying to verify the integrity of the files before installing a downloaded copy of Netbeans from the Apache.org site, per their suggestion. I'm not having luck verifying I am using the tools ...
BikerJ's user avatar
  • 3
0 votes
1 answer
2k views

Netbeans Author Tag?

I'm using Netbeans 11, and when I create a new Javadoc tag, my default name appears in the form of: /** @author Sarah <GENERIC_EMAIL_HERE> **/ public class X {} How can I change these default ...
Sarah Szabo's user avatar
0 votes
1 answer
395 views

how to change download sources used for building netbeans-apache?

I have followed this guide from netbeans: build from source Unfortunately on running ant build, as it tries to download from maven central repository it uses an url that seems outdated, the new url ...
jeferson lemos's user avatar
1 vote
0 answers
38 views

How many project groups can Netbeans 8.1 support?

I use project groups in NetBeans 8.1 to better organize my projects. What I can't seem to find anywhere is how many project groups Netbeans supports. Is there a set number of project groups ...
EulerExordium 's user avatar
1 vote
1 answer
822 views

Can keys be remapped in macOS?

Is there a way to remap the keys on a Macbook running macOS 10.15.3, having the right alt key behaving as the left alt key? Apparently there is a difference, because I'm running into the issue where ...
Jasper de Vries's user avatar
1 vote
2 answers
833 views

How to not change file owner and group when Netbeans uploads a file to an Ubuntu FTP server

I am running a vsftpd FTP server on my Ubuntu server, but when I setup my Netbeans web project to upload files to it, it changes the owner and group to karel:karel, which is very bad, because the www-...
kajacx's user avatar
  • 225
0 votes
1 answer
409 views

How Do I Paste A Path Into Netbeans With Proper Formatting?

every time I past a file's path into Netbeans (for example, C:\programs\test.txt) I always have to add in the escape characters so that Netbeans understand the path. So, I will paste "C:\programs\...
Supercreature's user avatar
2 votes
1 answer
2k views

Netbeans 8.2 menu text size

For some reason Netbeans 8.2 is showing the tiniest menus ever on my laptop and I can't do much to make it bigger. I've tried to modify netbeans.conf with not much success. The only thing that worked ...
Javier Ortega's user avatar
0 votes
1 answer
6k views

Netbeans 11.2 Source/Design tab missing

Working with Netbeans 11.2. After creating a JFrame Form (an IDE created class extending JFame), the design view isn't available(where one drag-and-drops swing components onto the frame). This wasn't ...
lineage's user avatar
  • 111
1 vote
0 answers
22 views

Netbeans - how to include characters like '$' in page search

Netbeans has a page search feature: when you are working on a code page, you can go CTL+F and you get a small popup text box on the lower right of the code page to enter search items. In php, I often ...
hder's user avatar
  • 11
0 votes
1 answer
2k views

Netbeans 8.2 unsupported Java VM version

I followed all the instructions provided by my course professor to install Netbeans 8.2 IDE and JDK. In a first moment I installed JDK 11.0.4, I setted up PATH and after that I tried to install ...
Sergio's user avatar
  • 73
0 votes
1 answer
9k views

Tomcat failed to start on Netbeans

I have a problem with starting Apache Tomcat 9 from Netbeans 11 (on 8.2 version I had the same troubles. Where I used Apache Tomcat 8). What I have tried: Removed quotation marks in catalina.bat. ...
B.Frederik's user avatar
4 votes
1 answer
16k views

Netbeans 11.1 Stuck on Finding Feature Screen

I am having trouble making a new Java project using Netbeans 11.1, where Netbeans always gets stuck on the Finding Feature screen. I can't seem to be able to actually create a new Java project without ...
gjnmbm's user avatar
  • 43

15 30 50 per page
1
2 3 4 5
17