Questions tagged [netbeans-plugins]

Tag to group questions regarding third party netbeans plugins.

About

Netbeans plugins refers to third party netbeans plugins and not Netbeans usage or Netbeans platform usage.

Tag Usage

A question regarding thirdparty netbeans plugins should be tagged with . If you are developing a plugin yourself and you have a question about that, then the appropriate tag to use is . Please refrain from tagging netbeans-platform questions as netbeans-plugins.

If u have a question regarding netbeans usage, then tag it as

Also, please refrain from tagging a question using all the available netbeans tags. This seems to be the case in almost all netbeans related questions. Doing this beats the purpose of having multiple tags.

External Resources

Plugin portal

366 questions
0
votes
2 answers

Migrated Android App from Netbeans to Eclipse ADT - Will app release be considered as a "new" or "versioned" release?

I previously released an Android app which was built using the Android plug-in for NetBeans. For the subsequent updated versions, I am using the Eclipse ADT. This is due to a problem I faced with the NetBeans plug-in. I migrated the code over and…
Jimbalaya
  • 150
  • 8
0
votes
1 answer

Switching between netbeans files by name

Is there a way in Netbeans, or a plugin, that enables switching between files by name? E.g. entering the name, or part of the name, of the file, and getting a dynamically narrowed list of matching files? I'd like to reproduce the Emacs behavior of…
Mike B
  • 303
  • 4
  • 13
0
votes
1 answer

netbeans manifest.mf is read-only because it is inside

I want to change contains of file Meta-inf/Manifest.mf . I try this: org.openide.filesystems.FileObject projectDirectory = project.getProjectDirectory(); FileObject modulesFileObject = projectDirectory.getFileObject("build/cluster/modules/"); …
user1722245
  • 2,065
  • 1
  • 18
  • 31
0
votes
2 answers

Building a JUnit test in NetBeans for use with older Java version

I am developing Java software using NetBeans 6.5 IDE (Build 090226) with Maven (4.0.5) using Java (1.6.0_06) on a Fedora system. I am making an update to some legacy code and I wanted to build a test for it (using JUnit). The code is used with Java…
Ilane
  • 484
  • 7
  • 18
0
votes
1 answer

netbeans for c/c++ saying "no compiler found"

I have tried the this tutorial but it did not help me out. I have installed Cygwin and added its C:\cygwin\bin path in my environment variables but nothing happened, still the same error. and its not even recognizing cout.
Bugs Happen
  • 2,169
  • 4
  • 33
  • 59
0
votes
4 answers

free memory netbeans plugin

Is there any plugin for NetBeans to free memory manually? NetBeans' core has this feature but it is not complete.
Sajad Bahmani
  • 17,325
  • 27
  • 86
  • 108
0
votes
1 answer

How do i upgrade a module in a running NetBeans Platform application from commandline or script?

How do i upgrade a module in a running NetBeans Platform from commandline or script? When developing NetBeans Platform Apps in NetBeans IDE it is possible to hot deploy/update modules in a running instance of the application you are working on. How…
Per Arneng
  • 2,100
  • 5
  • 21
  • 32
0
votes
1 answer

Netbeans soapUI plugin

I am trying to install soapUI plugin for Netbeans 6.9.1, but I am getting this message. Some plugins require plugin Lookup to be installed. The plugin Lookup is requested in version >= 8.8.1 but only 8.3.1 was found. The following plugin is…
Jake
  • 25,479
  • 31
  • 107
  • 168
0
votes
1 answer

I can not get the jar file by maven

I am treying to download the JXTA 2.7 by maven in Netbeans but i do not manage to to that. Do you have any idea why? I got the fellowing panel loading error; org.apache.maven.project.ProjectBuildingException: Error resolving project artifact: Could…
Alex
  • 75
  • 1
  • 9
0
votes
2 answers

uml plugin for netbeans 6.5.1

i looked for uml plugin for netbeans 6.5.1 but i can not find the link, where can i download UML plugin for 'Netbeans 6.5.1' ide ? and is there any tutorial on how to use it?
christina
  • 983
  • 1
  • 6
  • 6
-1
votes
1 answer

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 gives me a message saying "Unable to connect to the…
Drust Taib
  • 29
  • 7
-1
votes
1 answer

How to add syntax highlighting for .ejs files in netbeans?

How to add syntax highlighting for .ejs files in netbeans ?
Digi Quore
  • 291
  • 1
  • 2
  • 18
-1
votes
1 answer

Gluon Application don't work

I'm new to Gluon APP developpement, when i try to run my first App in netbeans windows platform i got an Error like this. Issue 1 Requested project: C:\Users\Medika\Documents\NetBeansProjects\TestGluon Stack…
-1
votes
2 answers

NetBeans Profiler

Does NetBeans profiler work with Eclipse?
flyingfromchina
  • 9,571
  • 12
  • 35
  • 38
-1
votes
1 answer

Plugins for NetBeans 7.2 and some issues that I am facing

I upgraded to NetBeans 7.2 from NetBeans 7.0 yesterday, and I don't see the "Java desktop application" option in NetBeans 7.2 unlike NetBeans 7.0. I googled and found out that it (the framework for Java desktop application) got dropped, and I also…
user1720616
  • 543
  • 1
  • 6
  • 13
1 2 3
24
25