Top "Netbeans-7" questions

NetBeans is a platform development framework and an open-source IDE (Integrated Development Environment) for Java, JavaScript, PHP, etc.

How to play mp4 video in JAVA (swing) jframe using vlcj?Is there any other way to play mp4 in JAVA?

I want to play video file in JAVA(java swing). I have used JMF(java media framework). But it support .…

java video netbeans-7 vlcj video-player
adding JRadioButton to RadioButton group

Good day Would like to know how to add radiobuttons to a ButtonGroup by dragging and dropping components on to …

java swing netbeans-7 jradiobutton buttongroup
Including Native Library in Netbeans

I am trying to read portable devices from java signed applet.... I found a jmtp library on http://code.google.…

java netbeans-7 unsatisfiedlinkerror java.library.path wpd
org.hibernate.HibernateException: get is not valid without active transaction

I'm new to Hibernate. Automatically created hibernate.cfg.xml (Netbeans wizard) Automatically created HibernateUtil.java Automatically created POJO class with …

java hibernate netbeans netbeans-7
Why is Netbeans Overwriting my Code?

I am having a slight problem. I believe that my Netbeans is set to overwrite, so when ever I type …

java netbeans editor netbeans-7
Could not find file ${libs.jstl11.classpath} to copy

Good day guys. I have this project in netbeans that when I try to run, it gives out an error …

java netbeans jstl classpath netbeans-7
Could not start GlassFish 4.0 (Windows) - port 1527 - Address already in use

I'm a newbie in Java EE 7. I have Netbeans 7.4 with GlassFish 4.0 and Java EE 7. In a 64-bit Windows 8.1 Pro machine. …

java windows jakarta-ee glassfish netbeans-7
@see marker, link other classes methods

Let's say for example that I want to link java.lang.Double's equals method using a html tag: @see <…

java javadoc netbeans-7
Netbeans code completion for CodeIgniter

I am using Netbeans IDE for Php development. It gives me code completion for Kohana framework. Is there any way …

codeigniter netbeans-7