| Thread | Last Post | Replies |
|
| jaxb newbie | need help with a problem | 26 Oct 2006 22:13 GMT | 1 |
i am new to jaxb and i am trying to unmarshal my first xsd scheme. i get the following error message: [ERROR] src-resolve: Cannot resolve the name 'NS0:noNamespaceSchemaLocation' to a(n) 'attribute declaration' component.
|
| Generating AST using javacc and jjtree | 26 Oct 2006 15:57 GMT | 1 |
I am using javacc and jjtree to generate an AST for a C++ input file. I have got the file parsing fine, and the generated tree is printed below. Is there any way to extract the information about the nodes from the tree (e.g. instead of just "logical_and_expression", see the actual
|
| Help needed with NetBeans IDE so sample code will work please? | 26 Oct 2006 13:41 GMT | 4 |
Below is some sample code for a Java Applet. If I manually compile it using the command line interpreter & fire it off using an HTML document it works fine. However if I create a project in NetBeans Right Click on the ShowDocument.java file and click Run File, I get a message in the ...
|
| Problem installing Netbeans 5.0 on Windows XP Pro | 21 Oct 2006 15:43 GMT | 2 |
The netbeans installer "netbeans-5_0-windows.exe" quits with the popup message "The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)"
|
| Eclipse -- Junit test definitions | 18 Oct 2006 22:03 GMT | 3 |
Is there a way to set the classpath for all Junit tests runs at one time? Currently it seems I must define the classpath for each test case, even though all the test cases require the same classpath. Also, is there a way to conveniently store launch definitions and
|
| Eclipse: CDT: how to display C++ class and function names in treeview? | 17 Oct 2006 18:59 GMT | 1 |
In C++ each file can contain a bunch of functions and classes. I would like to be able to use the Eclipse CDT or other plugin and click on a file in outline. This would expand the treeview to show all the functions and classes in it. By then clicking on one of the classes
|
| Comparing Eclipse and NetBeans | 17 Oct 2006 04:09 GMT | 10 |
Java.sun.com, Sun's main Java site, has a new article up(http://java.sun.com/developer/technicalArticles/Interviews/ditzel_qa.html) that compares NetBeans with Eclipse. In it, Sun's Charles Ditzel claims:
|
| setup of a software | 12 Oct 2006 04:56 GMT | 1 |
hii guys actually i wanted to know how to make the setup file of a software which v use to install a new software, kindly reply soon
|
| Eclipse Debugger Skipping Code | 05 Oct 2006 13:01 GMT | 1 |
Me and my work collegue are having trouble with the Eclipse debugger in v 3.1.0 I've had this problem before, but never found out why. The problem is that I am stepping through code, and then with out any
|
| Ask the experts session on Swing (October 16-20) | 03 Oct 2006 21:49 GMT | 1 |
Got a question about building graphical interfaces using Swing? Post your questions on the Sun Developer Network: Ask the Experts page (http://java.sun.com/developer/community/askxprt/)during the week of October 16 through October 20 and get answers online from key technical
|
| new to java | 02 Oct 2006 16:36 GMT | 4 |
Can anyone recommend a good generic Java, which is not an IDE or any kind of IDE. I am in a class learning java and the instructor hasn't recommended one yet he just says generic. All that I have been able to find is for 64 bit systems or is an Ide. Thanks for any help I can get.
|
| Tutorial to develop a product using Eclipse | 02 Oct 2006 03:10 GMT | 2 |
I'm new to the eclipse development environment. Could some please send me the link to the tutorial of how to develop a product on Eclipse platform. Thanks in advace.
|