Questions tagged [netbeans-7.1]

A specific version of Netbeans IDE. Use this for question related to Netbeans IDE version 7.1

NetBeans IDE 7.1 was released in January 2012.

This version introduce the following new features.

JavaFX

  • Support for JavaFX 2.1
  • Support of all three deployment models: Desktop, Applet, JNLP
  • Preloaders to improve application loading experience
  • Customized UI controls using CSS3

Java

  • New Visual debugger
  • Gap support in GridBagLayout customizer
  • Inspect and Refactor
  • Improved Javadoc highlighting and formatting

Web Languages

  • Support for CSS3
  • Code completion and documentation for new CSS3 elements
  • Browser specific properties

Java EE

  • Support for GlassFish 3.1.2
  • Cluster and Instance deployment support for GlassFish
  • Developing Java EE 6 applications for deployment to WebLogic Server
  • 50+ CDI enhancements in Java editor
  • JSF component suite support
  • Improvements in Java Persistence, Web Services, EJB, WebLogic and more

PHP

  • Improved PHP debugging
  • PHPUnit test groups capabilities
  • Support for Smarty templates
  • Faster uploads with keep-alive for (S)FTP client

NetBeans Platform

  • New Window System APIs
  • Enhanced TopComponentGroup behavior
  • Visual Window Layout designer
  • Pluggable multiview components

Versioning

  • Integrated Git support
  • History tab on file editor window
  • Locking/unlocking files in Subversion working directory
  • Support for Mercurial branches and tags

Resources:

Tagging recommandation:

There are several version specific tags. It is recommended to use the tag together with the version specific tag, e.g. .

70 questions
4
votes
3 answers

tomcat deploy from netbeans

I write my first service in Netbeans 7.1.1 and can`t deploy it on Tomcat 7 server. Tomcat server started. In-place deployment at /home/likewise-open/PROMWAD/alexandr.kurkin/NetBeansProjects/HelloWs1/build/web Deployment is in…
savva
  • 155
  • 2
  • 3
  • 10
3
votes
1 answer

compile in Netbeans 7.1

I couldn't compile project in netbeans 7.1 in Widows 7 ,the error is "mkdir.exe stop working" I find mkdir.exe in MinGW>Msys>1.0>bin and run but didn't solve this problem . when I run a project the output is : "/usr/bin/make" -f…
3
votes
1 answer

Limit the task list by filtering by directory in Netbeans 7.1

I am looking to filter the visible tasks by directory so that I don't get all the @todos from external libraries. But It's not quite working how I expected. Below is an example of what I have tried.
gawpertron
  • 1,867
  • 3
  • 21
  • 37
3
votes
1 answer

Not able to register a new database

I am using netbeans 7.1 and i have a database on server (not on my computer). I try to register it to netbeans for my application purpose. But when i try to register the database i get the following error…
codeofnode
  • 18,169
  • 29
  • 85
  • 142
3
votes
1 answer

Netbeans code folding for HTML files?

I've looked for anything about how to fold the code down in HTML files using Netbeans. Does anyone know? I'm on a Mac using Netbeans 7.1.1 and I've already hit up the Preferences>General area... am I missing something here? Any help for this newbie…
3
votes
1 answer

Difference in JVM heap size allocation between Netbeans 7.0.1 and 7.1?

I have a java program that I developed using Netbeans 7.0.1 to parse and save large CSV files. Because of the size of the CSV files I needed to increase the heap size of the JVM. In 7.0.1 I set the heap size to use 4GB of my 8GB on my system using…
babcoccl
  • 159
  • 1
  • 7
3
votes
2 answers

PHPUnit is no longer running after ArrayCollection (Doctrine 2) initialization in Netbeans

I'm working on a PHP project and use PHPUnit and Doctrine 2. I use the latest version at all. I wrote a lot of tests to test all the classes, functions and behavior. The tests are always running. Everything worked fine. Since I use Doctrine, I have…
alpwing
  • 85
  • 4
3
votes
1 answer

how to use netbeans ide and wamp server together for php project

I have installed netbeans ide 7.1 and wamp server 2.0 , my question is how can i use netbeans ide for debuging and running php code. what setting are required for this.
user1316821
  • 31
  • 1
  • 1
  • 3
2
votes
1 answer

Generate Jar in netbeans 7.1

I am using netbeans 7.1 (new to it). I would like to know how to export our projects as a .jar file (though I have searched a lot in Internet). Many times ./dist folder itself is not created, even though it is created, I see only .zip files (not…
S Karthik
  • 21
  • 1
  • 2
2
votes
1 answer

DataEditorSupport and/or ClonableEditor using UTF-8

I have a Netbeans platform program that uses a custom DataEditorSupport and a custom ClonableEditor. The files it reads are UTF-8 encoded and the editor that is created does not seem to be using UTF-8. For example my file has "TêSt" and the editor…
merjr
  • 149
  • 1
  • 13
2
votes
1 answer

Steps to execute .ear file from Glassfish server into Tomee+ server

As a newbie to Enterprise Applications I'm trying to get it done. I developed an Enterprise application in Netbeans 7.1.2. It runs successfully using the default Glassfish server. With the need to change the server, I downloaded and installed Tomee+…
2
votes
5 answers

Netbeans 7.1 running old codes rather than new ones

Ok, this is really weird. I wrote some codes a day ago, and then edited the codes. Then after hours and hours of editing and rewriting and introducing new classes, I ran the codes, but then I go a response from a "System.out.println()" line that I…
Akinwale Agbaje
  • 315
  • 3
  • 6
  • 17
2
votes
3 answers

Linker errors-Undefined Reference to

I have project which has a dependency of a logging project when i build this other project i get the following linker errors: The logging project build well however when i use the logging project inside this project as a library in linker options it…
Linda Harrison
  • 257
  • 1
  • 3
  • 14
2
votes
0 answers

HTML TODOs in Netbeans 7.1

I wanted to add some TODO: tags in my .html file, but it does not seem to work properly. I'm using Netbeans 7.1. This seemed to work (added PHP comments): However, in both cases Netbeans says: TODO:…
skiddo
  • 21
  • 2
2
votes
0 answers

Netbeans 7.1,ruby-1.9.3-p194, Rails 3.2.3 ,Mac Lion Debugger

I can run ruby-debug outside Netbeans 7.1,ruby-1.9.3-p194, Rails 3.2.3 ,successfully. But with netbeans ,I keep getting this message. SEVERE [org.rubyforge.debugcommons.Util]: Error Output:…