Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
24 views

The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files error with JasperReport in Netbeans [duplicate]

I use JasperReport Plugin(iReport-5.6.0-plugin) in Netbeans19.I tried to compile .jrxml file but The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files ...
rosemary's user avatar
0 votes
0 answers
33 views

Best way to update depreciated code in FaceRadar Autopsy 4.21.0 Netbeans platform module

I'm having problems updating some depreciated methods, that use the Autopsy Platform. I'd like a custom attribute under analysis results! I dislike JavaDoc as it's unwieldy. https://sleuthkit.org/...
Tom C's user avatar
  • 25
0 votes
0 answers
43 views

How to install JMX plugin and Jconsole plugin in netbeans 20

I would like to monitor java applications from netbeans using JMX plugin and Jconsole plugin. I'm going through the below tutorial - https://netbeans.apache.org/tutorial/main/kb/docs/java/jmx-getstart/...
user51's user avatar
  • 10k
0 votes
2 answers
85 views

How to modify the main Method of a 'NetBeans Platform'-based application?

I am working on a Maven- and 'NetBeans Platform'-based Java desktop application. My use case requires setting a system property as the very first step before anything else happens. I need to do this ...
Dawid's user avatar
  • 660
1 vote
0 answers
58 views

NetBeans Modules and the "Force Install Into Shared Directories" option for plugins

I'm writing a NetBeans Plugin for an application that is built upon the NetBeans Platform. The plugin installs just fine and runs, but my customer has a use case where it would be useful to have the ...
Shane Gillis's user avatar
0 votes
0 answers
200 views

Cannot activate Java SE features in Netbeans 18

I upgraded my Netbeans to version 18, yet I cannot activate Java SE and Java Web & EE features from the plugins dialog. This instalation is configured to use Liberica JDK 8.
Jorge Escamilla's user avatar
0 votes
0 answers
227 views

How to run an ear project on WildFly 29 with NetBeans 19?

Right-clicking on the ear project will open the "Select deployment sever" window as usual but the WildFly 29 server is not in the Server list. I manually added <org-netbeans-modules-maven-...
Jorge Campins's user avatar
0 votes
0 answers
191 views

cannot download and install plugins in netbeans ide 8.0.1

Getting following error while trying downloading or adding plugins: Unable to connect to the NetBeans Distribution because of Zero sized file reported at http://updates.netbeans.org/netbeans/updates/8....
Abhishek Nigam's user avatar
1 vote
0 answers
225 views

Add Java Card Platform to NetBeans 18

Does anybody know how to add a Java Card Platform to NetBeans 18. I tried to do it but the platform is somehow not getting recognized. Which file do I need to choose to add platform. I downloaded the ...
Billie's user avatar
  • 311
2 votes
1 answer
256 views

I can't download the Codename One plugin in NetBeans because of NBM

I'm trying to install the Codename One plugin in NetBeans 17 but i get a message saying The validation of downloaded plugins cannot be completed, cause: NBM. Don't really know what does mean, what ...
lucy's user avatar
  • 21
1 vote
1 answer
59 views

Symbol not found on netbeans visual database explorer module

I am trying to make the Visual Database Explorer at Apache Netbeans 15 from this tutorial: https://netbeans.apache.org/tutorials/nbm-visual_library2.html Unfortunately on the first class I get this ...
Christoforos's user avatar
1 vote
2 answers
61 views

Problems creating a project with CodenameOne in Netbeans

Install Netbeans 12.6 on a Windows 10 machine. I was able to install the CodenameOne plugin with no problem. When creating a project I get the following error message: Cannot invoke "org.openide....
Rubén Villarreal's user avatar
0 votes
1 answer
1k views

Netbeans pluging installation offline

I have a system which is offline and has no access to Internet. I want to add Java Card plugin to my Netbeans. How can I add Java Card plugin on my PC (which is offline)? I could not find .nbm file ...
VSB's user avatar
  • 10.3k
1 vote
0 answers
68 views

Unable to map database to POJO using hibernate in netbeans 13 (Ubuntu 22.04)

I am using Netbeans-13 with Ubuntu-22.04 and trying to map a database with some POJOs in my spring project using hibernate plugin available in netbeans. But in the mapping wizard, I am unable to ...
abhijit's user avatar
  • 11
0 votes
0 answers
126 views

Nbeans cant find or load main class

Hello good day this is the first object oriented class, and I throw this error? How do I fix it? Thank you. ERROR --------------------------------[ jar ]--------------------------------- --- exec-...
Bruno's user avatar
  • 1
1 vote
1 answer
8k views

NetBeans IDE 8.2 failed to download plugin

I tried to download Java EE Base Plugin in my NetBeans 8.2. But it could not finish and below warning is displayed. Edit : I wanted to install the plugin because I wanna create new project, Web ...
ashrafhamil's user avatar
1 vote
0 answers
83 views

Cannot Open Shared File Error in Netbeans | JavaFx FXML Application

I keep getting this Error whenever I compile my code: Failed to load plugin /path/zulu/lib/libavplugin.so': libavcodec.so.55: cannot open shared object file: No such file or directory. However there ...
coder_01's user avatar
6 votes
3 answers
12k views

How to setup NetBeans IDE for Python Development

I was using PyDev plugin in eclipse for developing python. But now I switched to NetBeans IDE 12.6 and I searched google for finding python plugins for NetBeans. I found a plugin called nbpython. But ...
scardon's user avatar
  • 724
0 votes
1 answer
185 views

How do I specify a compiler in a different directory than MinGW in a NetBeans Toolchain module

I am attempting to make a simple ToolChain for the Borland 4.5 compiler with the Pharlap extender based on instructions at the Apache website: https://netbeans.apache.org/kb/docs/cnd/toolchain.html I ...
trindflo's user avatar
  • 349
0 votes
1 answer
761 views

Why it takes over several hours to finish the "Refreshing Indices" in Netbeans? How to clean project when refreshing?

When I work on Netbeans, sometimes there appear the "Refreshing Indices" on the bottom bar. The crazy thing is this process takes more than 2 or 3 hours to finish. Furthermore, I cannot ...
Speeder's user avatar
  • 140
1 vote
1 answer
2k views

Installing J2ME plugins in NetBeans 12.4

I downloaded J2ME plugins from here: https://www.oracle.com/java/technologies/javame-sdk-downloads.html I can't install the plugins, this is the error: Some plugins require plugin Java Profiler Core ...
יהונתן אלברט's user avatar
6 votes
2 answers
7k views

Error installing C/C++ plugin in Netbeans 12.4 with JDK 16 in Windows 10

I'd like to install C/C++ plugin in Netbeans 12.4 with JDK 16 in Windows 10. I have an error during the install C/C++ plugin. Windows: 10 Netbeans: 12.4 JDK: 16.0.1 I attached photos:
Shervan_d's user avatar
5 votes
1 answer
10k views

How to set up Netbeans 12 with CCLS for C/C++ programming on Ubuntu 21.04

How do I set up Netbeans 12.3 on Ubuntu 21.04 for C/C++ programming? In Netbeans the plugin is marked as Temporary, and says it uses CCLS (CC Language Server). I can install that native with "apt ...
jradxl's user avatar
  • 545
2 votes
1 answer
604 views

How to install a NetBeans plugin via CLI?

Question: Is there a way to install a downloaded NBM (Netbeans Module) into an already installed Netbeans IDE via CLI? Current setup Netbeans 12.3 with Windows 10 Netbeans 12.3 with Linux Mint 20.1 ...
McK's user avatar
  • 702
0 votes
1 answer
602 views

Any react.js snippet plugin to install for Netbeans 12?

I just installed Netbeans 12 and I am diving into react.js. I was wondering if a react snippet plugin exists? Just as for visual studio (React/Redux/GraphQL/React-Native snippets)? regards
alex's user avatar
  • 4,914
2 votes
2 answers
3k views

My Netbeans 12.2 on Ubuntu only has lightweight & temporary C++ IDE, can't find the real one

In Netbeans 12.2 on Ubuntu 18.04 (using that snap install), for my C++ plugin I have that first image. When I try to create a new project I get that second image. That is some kind of a lightweight ...
Joe C's user avatar
  • 2,824
0 votes
1 answer
116 views

"hidden" package names in apache netbeans 12 using gradle

I suspect that the way this project is developed by my team is counter-intuitive as far as gradle is concerned, however, that's not about to change any time soon. Also... technically the location in ...
EverNight's user avatar
  • 964
0 votes
1 answer
266 views

Xdebug configuration

I am new to php and I need to use Xdebug with netbeans for a remote school purpose. My php's version is 7.3.21 and I am using it with Wamp. Netbeans is on 11.1 version. I installed last updates for ...
floMartin's user avatar
1 vote
0 answers
226 views

How do I get pretty xhtml format in Netbeans IDE 12?

I'm editing xhtml files in Netbeans IDE 12.0. The files are from LibreOffice Writer export to EPUB 3. The first time I opened one of these files, it had two lines. In the sample below, I only copied ...
Ray N. Franklin's user avatar
0 votes
1 answer
945 views

I can't install Apache NetBeans plugins with JDK 14 installed

I've got JDK 14 installed, and I can't install NetBeans plugins. After looking carefully at what exactly happened, it seems like NetBeans plugins are installed using the Pack200 API, which was removed ...
Tech Expert Wizard's user avatar
1 vote
1 answer
3k views

plugins update error "Some plugins require plugin JNA to be installed netbeans"

i am trying to install a plugin embedded-browser, but it's showing me error, i am using netbeans version 12.0 on arch linux. Some plugins require plugin JNA to be installed. The plugin JNA is ...
MrW01f's user avatar
  • 19
2 votes
2 answers
5k views

C++ Won't Install in Netbeans 11.0

I'm a beginner at programming and would like to know more about C++. I installed Netbeans since it says it supports Java (which I am currently studying the basics at school) and C++ (which I want to ...
Aviatrix's user avatar
0 votes
0 answers
2k views

Java SSL handshake_failure error in Netbeans using Maven Plugin

I'm trying to compile a Maven project in Netbeans, which, during the build process, is trying to download files from a remote server. The process fails with handshake_failure. I've tried to add ...
Max's user avatar
  • 33
13 votes
4 answers
20k views

NetBeans 12.0 LTS - Hibernate Plugin require Freemarker Integration implementation version 238

In Apache NetBeans 12.0 LTS When I'm trying to install Hibernate plugin it says : Some plugins require plugin Freemarker Integration to be installed The plugin Freemarker Integration is ...
Hemlata's user avatar
  • 377
2 votes
2 answers
1k views

How to remove the highlighting bar when typing code in Netbeans 11?

In Apache Netbeans 11.1, I use Nimbus and Netbeans light theme. This light theme has a problem that I find really annoying. As shown in pictures below, when I type pub (for public) and stop half way, ...
B.Green's user avatar
  • 67
3 votes
3 answers
2k views

Error running forked groovyc caused in Netbeans

I installed Netbeans 11.3 under Ubuntu 18.04 and created in the following a new Groovy project. Choose File > New Project (Ctrl-Shift-N;\u2318-Shift-N on Mac) from the main menu to open the New ...
user977828's user avatar
  • 7,649
0 votes
0 answers
234 views

How to run Cucumber Junit runner class in BDD Framework using NetBeans

I am trying to run my simple login scenario in NetBeans (UI Test) using selenium and Java. Used BDD Framework and trying to run Junit (Runner) class, but not able to see even run as Junit option in ...
Rajesh_Bathula's user avatar
1 vote
1 answer
473 views

Ruby Gems fetching fails in Apache Netbeans 11 with Ruby2.6 while it works with Ruby2.4

I have been using Netbeans on Windows since a few years now, even before it became Apache Netbeans. I am still happily using Ruby2.4 + MSYS2 along with the Ruby plugin (Netbeans 8.2 Plugin Portal can ...
Tejas's user avatar
  • 21
0 votes
0 answers
783 views

Netbeans does not see java.awt.event.ActionEvent in generated code

I'm trying to create a plugin for NetBeans - a simple menu item when right clicking on a package opens a window from a library. Following this instruction I've went thought the action wizard and ...
Miku's user avatar
  • 599
0 votes
1 answer
318 views

How can you change the icon of the NewProject button [Netbeans IDE plugin development]?

I am writing a Netbeans IDE plugin which should be able to replace some icons in the toolbar. According to this blog entry I searched for the particular actions and wrote the appropiate class ...
Geometror's user avatar
0 votes
1 answer
55 views

Trying to add a DiffView to a JPanel

I'm developing an application based on netbeans platform, and I'm reusing the diff component. I have the next code: panel = new javax.swing.JPanel(); panel.setLayout(new java.awt.BorderLayout()); ...
user avatar
0 votes
1 answer
53 views

How to recover Netbeans main() logs?

I ran a process directly in Netbeans using Main(). The process run for 2 days. After that i mistakenly rerun the process and all my logs for last two days washed away. I am trying to find the same. ...
fatherazrael's user avatar
  • 5,927
1 vote
1 answer
3k views

Pluggin Android Development In NetBeans

Im was assigned to develop a mobile application. To be honest i never develop any mobile application. i have try add nbandroid plugin into netbeans (I'm decided to stick with netbeans because all my ...
FarishaSiro's user avatar
1 vote
1 answer
228 views

PHPUnit 8 installed on Windows through PHAR shows No tests are executed

I installed PHPUnit through PHAR ( https://phpunit.de/getting-started/phpunit-8.html ) and added phpunit to my system variables in Windows 10. Now I'm trying to run a test case with phpunit on the ...
Julian's user avatar
  • 4,646
3 votes
0 answers
527 views

NetBeans 10 External Execution Base API issue

I have Apache NetBeans IDE 10. When I try to install the nbscala plugins for Scala, I get an issue: Some plugins require plugin External Execution Base API to be installed How do I fix the issue? ...
Boris's user avatar
  • 24.4k
0 votes
2 answers
503 views

PHPUnit Plugin in Netbeans 8.2 gives Fatal error: Class 'PHPUnit_Framework_TestSuite' not found when trying to run a test case

When I try to run PHPUnit in Netbeans I face this error: Fatal error: Class 'PHPUnit_Framework_TestSuite' not found in C:\Users\julian\AppData\Roaming\NetBeans\8.2\phpunit\NetBeansSuite.php on line ...
Julian's user avatar
  • 4,646
5 votes
1 answer
3k views

Groovy and Grail plugin is missing in Netbeans IDE 9

This is the first time I am trying with Grails. I followed the same post "Why I can't create new grails application in Netbeans 8.2?" I installed Netbeans 9 beta version from https://archive....
Steffi Matchado's user avatar
-1 votes
1 answer
911 views

Unable to connect to the NBAndroid because of Unexpected end of file from server

I have just installed NetBeans 8.0.2, and I want to install NBAndroid plugin. I have the link which is http://nbandroid.org/release81/updates/updates.xml when I click to update and install it it ...
Drust Taib's user avatar
0 votes
1 answer
203 views

How to get the current active (selected) project path in netbeans platform API

How to get the current active (selected) project path in netbeans platform API.
Lalith J.'s user avatar
  • 1,391
0 votes
1 answer
60 views

Any template for developing Jolie’s extensions?

I am developing a Jolie (jolie-lang.org) extension, a service-oriented programming language, for handling CoAP message communication. I was wondering if there exists any Java code template for doing ...
saltgz's user avatar
  • 23

1
2 3 4 5
8