netbeans
Creating a "Java DB" database and associated tables in main checking to see if they exist?
I\'m creating an applicaation on Netbeans 7!I\'d like my application to have a little code in main so that it can create a Java DB connection checking to see if the database and the associate tables e[详细]
2023-04-12 04:21 分类:问答loading image in a JPanel
I have a JPanel (which I created using netbeans)and I need to load image in it, based on selection on previous page. Could anyone suggest how to do that. Also is JPanel the best way to do wh开发者_Sta[详细]
2023-04-12 01:53 分类:问答writing the content of JSF inputText to a file
I need to figure out a way to write the contents of a JSF inpuText to a file. I want to build a small UI which will offer the user the posibility to write some math formulas in an easier way(hence the[详细]
2023-04-12 00:20 分类:问答When should I make a repository for my project?
I\'ve been looking into using Mercurial for version management and wanted to try it out. I\'m planning on doing a project on my own to help me learn C++ coming from Java and thought it would be a good[详细]
2023-04-11 19:41 分类:问答Netbeans type info for Scala
In开发者_开发技巧 the IntelliJ Scala plugin, there is a \"Type Info\" command that when run with the mouse hovering over a variable, shows the variable\'s (inferred) type.[详细]
2023-04-11 18:48 分类:问答Ant build fails because of generics - and only on linux
I\'m trying to build a project of mine on debian (in fact, hudson builds it), and the build fails: [javac] (...)/src/vbp/gui/GUI.java:1569: type javax.swing.DefaultListModel does not take parameters[详细]
2023-04-11 14:51 分类:问答How to make my default JDK FX-enabled?
As I\'ve tried to create a Java FX 2.0 application project in NetBeans IDE 7.1 Beta, it said I have no FX-enabled JDK. I\'ve managed to set up an \"FX-enabled JDK\" folowing the instructions on how to[详细]
2023-04-11 12:40 分类:问答no GroupLayout in NetBeans 7, what's wrong?
Something wrong, I can\'t choose GroupLayout in NetBeans 7, I\'m using Java 1.开发者_如何学C6 java version "1.6.0_26" Java(TM) SE Runtime Environment (build[详细]
2023-04-11 12:31 分类:问答NBAndroid not generating local.properties
Im trying to work with android projects from multiple machines within NetBeans using the nbandroid plugin, but it doesnt seem to be generating the local.properties file automatically like its supposed[详细]
2023-04-11 12:04 分类:问答FIleNotFoundException - illegal start of expression - NetBeans
I get the following error message \'llegal start of expression\' at line throws FileNotFoundException[详细]
2023-04-11 09:56 分类:问答