I\'m trying to use StrutsTestCase to do unit test on my java application using Struts 1.3.8 framework. However, it\'s quite upset that when I write a test class and try to run it, here comes an error.
I am trying to install thefast debugger on netbeans IDE in ubuntu natty narwahl.I am receiving this error.How can i fix this?
i have a java project maked with netbeans . I want to get UML diagram from this project .I founded this plugin http://blogs.oracle.com/JavaFundamentals/entr开发者_开发技巧y/generating_uml_from_the_net
I am using netbeans 6.9.1 to develop a project using frameworks Hibernate 3.2.5 and JavaServerFaces, i probably followed this tutorial
I have setup a Netbeans project having as development host a remote machine. My application runs on top of few text files acting as configuration. When these开发者_JAVA百科 files are sent to the remot
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I believe netbeans doesn\'t support BPEL. Is there a workaround for it, or can you please sugges开发者_JAVA百科t some other IDE, where I can compose web services together?
I face a problem that when I create the web project , web.xml has not been created. I want I make a copy of web.xml file from another project andadd configurations I want to run the first example of
I am using Netbeans and I am using a remote machine as Development host. If this last is set to localhost everything builds fine, BUT when I move to the remote machine I have the error below ( it is
I have a .gdbinit file to set the solib-absolute-prefix and solib-search-path when attaching a debugger from NetBeans. I\'ve turned on the debugger console (by adding -J-Dgdb.console.window=true to ne