Questions tagged [netbeans-7.4]

NetBeans IDE 7.4 extends the advanced HTML5 development support introduced in NetBeans IDE 7.3 to Java EE and PHP applications, while offering new support for mobile web development on the Android and iOS platforms, including support for the Cordova framework. Additional highlights include support for preview versions of JDK 8, and continued enhancements to JavaFX, PHP, C/C++, Maven and other features.

NetBeans IDE 7.4 extends the advanced HTML5 development support introduced in NetBeans IDE 7.3 to Java EE and PHP applications, while offering new support for mobile web development on the Android and iOS platforms, including support for the Cordova framework. Additional highlights include support for preview versions of JDK 8, and continued enhancements to JavaFX, PHP, C/C++, Maven and other features.

New Feature Highlights:

HTML5

  • Cordova application development
  • Support for Android and iOS Browsers
  • Editing support for stylesheet languages: SASS and LESS
  • Browser switcher in main toolbar
  • Saving changes from Chrome Developer Tools
  • Network monitor

JavaScript

  • Editing support for AngularJS, Knockout and ExtJS frameworks
  • Navigator and code folding in JSON files
  • Enhanced code completion with improved accuracy

Java EE

  • HTML5 features available in Java EE projects
  • Wizards for JSF 2.2 Resource Library Contracts and FacesComponents

PHP

  • HTML5 features available in PHP applications
  • Nette Framework 2 (with Latte templates) and Zend Framework 2 support
  • Atoum testing framework support
  • Editor and Rename type refactoring improvements
  • Static code analysis support

Java

  • Preview support for JDK 8 features: Profiles, Lambdas
  • Code completion, Hints and Refactoring improvements
  • Native packaging
  • Updated bundled Ant 1.9.1 and Maven 3.0.5

JavaFX

  • New FXML File dialog in Maven projects
  • Tighter alignment for JavaSE and JavaFX project types
  • Improvements to Project Deployment options

C/C++

  • Run/Debug launchers support
  • Find Usages improvements
  • C/C++ formatting style per project

Miscellaneous

  • New Tasks Dashboard and Notifications windows
  • Lock Contention for profiling tasks
  • Bugzilla Offline Mode
  • Enhancements to Versioning tools: Subversion, Git, Mercurial
  • TestNG and Junit improvements
  • Improvements to Databases

Official Website: http://netbeans.org/
Official Release informations: https://netbeans.org/community/releases/74/

Release Date: 15.10.2013

Tagging recommandation: It is recommended to use the tag together with the version specific tag.

51 questions
1
vote
0 answers

connecting mongodb database to a webapplication in Netbeans environment

I am completely new to programing .Can you help with creating a mongdb database and connect it to a java based web application. I am using Netbeans 7.4 ide.
1
vote
2 answers

Point[] array throws NullPointerException when trying to set variables

Well. I have tried EVERYTHING, and i've been looking for answers all over internet, including this website, but... No luck at all. Here is my code: package com.exercises.algorithms; import java.awt.*; public class Points2DN { private Point[]…
Ruyman21
  • 29
  • 5
1
vote
2 answers

Netbeans IDE 7.4 ctrl+space bug

My problem is when I'm using ctrl+space on Netbeans my IDE generates my codes with 'ı' character like voıd or publıc and I have fix with my hand. When I'm coding in Java, when I want to generate getters and setters automatically, Netbeans generates…
enginear
  • 29
  • 2
  • 9
1
vote
1 answer

Netbeans and Hibernate: Is it a netbeans bug or is something wrong with the code?

Hello I am wondering about the following error in Netbeans (the class is part of a ManyToMany mapping where the relationship itself has additional properties and the key is needed as the "embedded" primary key): @Embeddable public class…
Blackbam
  • 17,496
  • 26
  • 97
  • 150
1
vote
2 answers

Schema "DB" Doesn't exist

I use the following code to create db connection public final static String driver = "org.apache.derby.jdbc.ClientDriver"; public final static String connectionURL = "jdbc:derby:projectDB;create=true;user=user1;password=psssword"; public…
Alex Michael Raj
  • 185
  • 2
  • 9
  • 24
1
vote
0 answers

netbeans 7.4 linux mint install error

I try install netbeans 7.4 for html5 and php develop version on Linux Mint 15 Olivia.But installer throw error wthi next message: * Error in `/usr/lib/jvm/java-7-openjdk-i386/jre/bin/unpack200': double free or corruption (out): 0x089f5720 * …
Kopysov Evgeniy
  • 247
  • 1
  • 19
1
vote
1 answer

Google AppEngine Server wont start on netbeans 7.4

I just downloaded the Google AppEngine java sdk and netbeans plugins. Installation was smooth until i tried to run the example app. The server wont start. I get the notification on bottom right : 'guestbook run' or 'Starting Server Google AppEngine'…
arde
  • 13
  • 3
1
vote
2 answers

Netbeans Project Transfer 7.1.1 to 7.4

I cannot get my projects to transfer from my win7 (v7.1.1) and appear on my win 8.1 computer (v7.4). There is no "export" option in 7.1.1 that I can find, and directly copying/pasting the folders from 7.1.1's workspace folder to 7.4's…
Austin
  • 3,010
  • 23
  • 62
  • 97
1
vote
1 answer

Netbeans 7.4 cordova.js missing

When i create a new Cordova Application in Netbeans, after the Project has been created, the cordova.js file is missing in the www folder of the project. The project creation log says: "cordova library for "www" already exists. No need to download.…
ManfredP
  • 1,037
  • 1
  • 12
  • 27
1
vote
1 answer

Are digits allowed in a knockout.js custom binding name?

I have an application with a custom binding declared like ko.bindingHandlers.slideContent2 = { init: ..., update: ... } and I use that in my html with (among other things)
It works and produces…
emrys57
  • 6,679
  • 3
  • 39
  • 49
0
votes
0 answers

NetBeans closed, and sometime computer restarted, when some jFrame are opened

NetBeans restarts if certain jFrames are opened. These jFrames contain more than 3000 lines (altogether, including pre-defined codes by netbeans). Is the length of the file a problem or there is some other issue? I could not fix it. Can anybody…
Dghosh
  • 1
  • 1
  • 6
0
votes
0 answers

Netbeans 7.4 Apache server error

I have installed netbeans 7.4 with glassfish and Apache server (included in netbeans). My Netbeans working fine up to date I installed Eclipse mars. After installation of Eclipse mars, when I am running project in Netbeans it is asking for username…
user3593753
  • 87
  • 1
  • 6
0
votes
1 answer

GlassFish Server still showing as "Running" when I open http://localhost:8080/ but server status in NetBeans shows that server is not running

While working on NetBeans I am using GlassFish 4.0. The server is not running through NetBeans, as in it has not been started and yet http:// localhost : 8080/ shows that the server is running. What am I missing here?
nyxneha
  • 11
  • 1
  • 2
0
votes
0 answers

Netbeans generate getter and setter

I've got some trouble with the Netbeans IDE. Please help me. When I'm coding in Java, when I want to generate getters and setters automatically, Netbeans generates these methods with Turkish characters (replaces the english i with 'ı'), e.g. voıd or…
enginear
  • 29
  • 2
  • 9
0
votes
1 answer

F6 key not working in NetBeans 7.4

I am using NetBeans IDE 7.4 to code my programs. The problem of it is that, the F6 key is not working. That means the program is not running when F6 is pressed. Nothing is happening when F6 is pressed. I use a Lenovo G500 laptop. My OS is Windows 8.…
TomJ
  • 1,803
  • 14
  • 37
  • 57