Sun ONE Studio

  • ""RE: [NB-EAP] Anyone have problems with slowness when running the IDE?
  • Tue, 13 Nov 2007 12:44:00 GMT
  • Are you running jdk1.3? if not, try it, it sped up my IDE by at least3X.> --Original Message--> From: Peter Chen [SMTP:sleepybean.thatisjava.com.psn.net]> Sent: Tuesday, February 29, 2000 7:23 AM> To: Forte> Subject: [NB-EAP] Anyone have problems with slowness when running> ...
  • "<no property editor>" message with NetBeans 3.5
  • Tue, 13 Nov 2007 13:49:00 GMT
  • Hi:Sorry if this is a FAQ; I did my best to locate information on this in the bug database and by using the search function for the mailing lists but to no avail.I just installed NetBeans 3.5b tonight and right away went into tools->options to set up my Javadoc environment. To my dismay, it ...
  • "...Files must have .java extension" error when trying to compile
  • Tue, 13 Nov 2007 16:45:00 GMT
  • I'd been using RC1 for several weeks, when "suddenly" a problem started in which when trying to compile, I get an error message along the lines of "source files must have a .java extension" and the offending file is identified as "FILES\JDK\1.3\LIB\RT.JAR; PROGRAM". The incorrect formatting of ...
  • "Backspace un-indents"
  • Tue, 13 Nov 2007 15:30:00 GMT
  • Hello,as we have moved to using spaces instead of tabs in my current project I'm realizing that NetBeans (at least 3.2.1, but I don't think I've seen it in 3.3) misses a very handy feature: the option "un-indent on backspace".What this feature should do is: if the backspace key is when the ...
  • "bad class file"
  • Tue, 13 Nov 2007 13:18:00 GMT
  • Having happily used Forte for Java CE v3 with j2sdk1.4.0_01 for some time, the compiler has now decided to complain:"bad class fileclass file wrong version 48.0 should be 47.0please remove or make sure it appears in the correct subdirectory of the classpath"Apart from the issue of why this ...
  • "bad class file"
  • Tue, 13 Nov 2007 13:18:00 GMT
  • Having happily used Forte for Java CE v3 with j2sdk1.4.0_01 for some time, the compiler has now decided to complain:"bad class fileclass file wrong version 48.0 should be 47.0please remove or make sure it appears in the correct subdirectory of the classpath"Apart from the issue of why this ...
  • "Blue Screen of Death" on Windows 98
  • Tue, 13 Nov 2007 15:55:00 GMT
  • I just downloaded and began to work with F4J CE 1.0. One of the firstproblems I've encountered is that with the fast compiler I get the "bluescreen" of death. Anyone else having such a problem?--Chris CuillaPresidentCuilla Enterprises, Inc.www.cuilla.com"To see thee more clearly, love thee ...
  • "Browse Symbol" functionality?
  • Tue, 13 Nov 2007 14:25:00 GMT
  • Is in Forte CE a JBuilder4 like "Browse Symbol" function/menue item available? ...
  • "Build project" tries to compile files in "Default system"
  • Tue, 13 Nov 2007 15:02:00 GMT
  • <P><FONT SIZE=2 FACE="Arial">I've suddenly run into a problem with NetBeans when I select "Build project". Appearantly it tries to compile the files in the "Default system" folder, which leads to various errors. When I have "External compiler" ...
  • "Cannot load jvm.dll" Solution for Newbies
  • Tue, 13 Nov 2007 13:29:00 GMT
  • I am new to NetBeans and have just got it up and running for the first time. I had the "Cannot load jvm.dll" problem that everyone reports and found something that I think several people experience but is overlooked by those of you who are more seasoned. I am using Windows XP and I downloaded ...
  • "can't find CVSROOT in .cvspass file. Please use login command"
  • Tue, 13 Nov 2007 13:42:00 GMT
  • Hi, I'm running netbeans 3.4.1 on Mac OS X. I can mount my remote cvs repository in netbeans but whenever I try run a command, netbeans pops up a dialog with the response above. I can run cvs command from the command line without any problem. I modified my .cvspass file to contain my ...
  • "Code Assist"
  • Tue, 13 Nov 2007 15:00:00 GMT
  • Hi,I'm using Forte for Java CE 2.0 and jdk 1.3.0_02. OS is Win2k.Yesterday I discovered that the "code assist" only displys the standard Java-stuff where the "code assist" in IBM VisualAge for Java (we use it at school) also displays my own methods.Example:- I have a class Job with a method ...
  • "code generation" tab of Component inspector does nothing...
  • Tue, 13 Nov 2007 14:53:00 GMT
  • I've set the property : generate center = true but there is no code generated in my source to do that...In facts all changes in the code generation tab do nothing.... ...
  • "convert" an ordinary class to a servlet
  • Tue, 13 Nov 2007 15:55:00 GMT
  • Hi!Is there any possibility to "convert" a Java source file to a servlet? If I create a new source file as a servlet, then I get a nice menu by clicking on it with the right mouse button, which e.g. allows me to execute it via the built-in Tomcat server. I love this feature.However, when I just ...
  • "Could not locate TLD META-INF/taglib.tld" Error
  • Tue, 13 Nov 2007 14:58:00 GMT
  • Hi. I have seen this error posted a couple times but have not found asatisfactory response to the issue. When I attempt to compile any JSP pagecontaining a tag library reference (using NetBeans 3.2), I receive an errorlike the following:Unable to open taglibrary /WEB-INF/struts-bean.tld : Could ...
  • "Could not locate TLD META-INF/taglib.tld" error using jar packager
  • Tue, 13 Nov 2007 15:21:00 GMT
  • I am using jar packager to create a WAR file including some JSPs and theStruts taglibs. Chosing Compile to create the JAR file returns these errors.web/ContactList.jsp [2:0] Unable to open taglibrary /WEB-INF/struts-html.tld: Could not locate TLD META-INF/taglib.tldweb/Menu.jsp [2:0] Unable to ...
  • "Create New Web Service" fails, unsupported type
  • Tue, 13 Nov 2007 14:01:00 GMT
  • When I try to generate a web service from my WSDL file using the "Create New Web Service..." feature, I get an error complaining about an unsupported typpe. The type it is complaining about is a simpleType I created that restrictively inherits from xsd:String that merely specifies a max length. ...
  • "Created with NetBeans" icon anyone?
  • Tue, 13 Nov 2007 16:52:00 GMT
  • I have just started to use NetBeans, and now I'm in love ;)Up until now I always used XEmacs to create my html / java applets / jspfiles, so I used the "Created by XEmacs" icon I found on the XEmacswebsite.I would however like to "promote" the NetBeans IDE to the users of myweb-pages, so I ...
  • "CVS Connection Manager" usage survey
  • Tue, 13 Nov 2007 14:13:00 GMT
  • Hello,are you CVS user who has used feature called "_CVS Connection Manager_" at least once ?If your answer is *No*, please disregard this e-mail.On the other hand, if your answer is *Yes*, please let us know about it and your opinion about this component. We need to know if it is of any use, ...
  • "Default filesystem is read-only": help!
  • Tue, 13 Nov 2007 13:40:00 GMT
  • I somehow got NetBeans into a mode where I cannot mount a filesystem. If Itry, I get the message "Default filesystem is read-only". I think I got intothis state by unhiding the Default filesystem and then hiding it again.This is version 3.4.1.Thanks,Julian ...
  • "Delete" in file context menu disabled in groups ?
  • Tue, 13 Nov 2007 15:41:00 GMT
  • Hi there,so I finally got my files organized into groups and one ended up in the wrong group.Why is the "Delete" in the file context menudisabled, while rename is enabled ? Is this a bug of NetBeans 3.2.1 RC 2 ?Is there another way to remove the file than manually editig the group file ...
  • "DES" in servlet running on Tomcat5.0
  • Wed, 02 Jan 2008 14:03:00 GMT
  • I tried using tried using encryption and Decryption using cipher class and "DES" algorithm. As a stand alone, the program is working fine but when I made it a part of my servlet program, it gives "DES" AlgorithamNotfoundException. I am running tomcat 5.0 server. Is SUNJce not part of jre being ...
  • "Dock View Into->" question
  • Tue, 13 Nov 2007 13:18:00 GMT
  • Hey all,I want to dock my search results window into the right side of the source editor. It works okay except that when I restart NetBeans, it resets back to the original state as an undocked view in a separate window. Is there any way to make it persistent so I don't have to reset where it ...
  • "Document root element is missing" exception
  • Tue, 13 Nov 2007 13:44:00 GMT
  • I am unable to find a resolution to this problem, and I see I am not alone.Running NetBeans 3.4.1 with j2sdk 1.4.1_02 on XP Home.Following is the annotation.Any help will be greatly appreciated. Annotation: Parse error in ...
  • "Error during class introspection (ClassNotFoundException)"
  • Tue, 13 Nov 2007 14:39:00 GMT
  • Greetings all.I'm somewhat new to the Forte CE IDE, but I'm quickly falling in love with it. I'm getting an error in the Filesystems window that is baffling me.Class files are being displayed with a red "x" and the "tooltip" says:"Error during class introspection ...
  • "error reading settings" on project load
  • Tue, 13 Nov 2007 14:47:00 GMT
  • <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Hi, <p>I posted this problem on the openide-dev list a while back but got no response - I regret to cross-post, but I'm getting desperate! <p>I am having the following problem when creating system ...
  • "Error: can't find libjava.so" when trying to start Forte
  • Tue, 13 Nov 2007 13:19:00 GMT
  • Hello everyone-Under Solaris 7, using JDK 1.2.2_05a, installed Forte in my home directory. Get the message "Error: can't find libjava.so" when I try to run the startup script forte4j.sh.Moving a copy of libjava.so from the directory where it seems to live (/usr/java1.2/jre/lib/sparc) into a ...
  • "Exception Occured In Request Processor"
  • Tue, 13 Nov 2007 15:56:00 GMT
  • Hello,My 3.3 woes continue. Every time I switch workspaces, I get "ExceptionOccured In Request Processor" error. The full stack trace is appended tothis message.On a related note, I would like to complain about how complicated it isto submit an issue. http://www.netbeans.org/bugs.html is not ...
  • "Exception while starting debugger" error message
  • Tue, 13 Nov 2007 13:38:00 GMT
  • Help! Forte was working just fine until yesterday morning and then I get a "Exception while starting debugger" dialog box. <pre>Cannot start process c:\PROGRA~1\sun\jdk1.3\jre\..\bin\javajava.io.IOException: CreateProcess c:\PROGRA~1\sun\jdk1.3\jre\..\bin\java - Xdebug -Xnoagent...more ...
  • "External Process" path not remembered
  • Tue, 13 Nov 2007 14:59:00 GMT
  • In Forte for Java 2.0, Internet Edition Build 1160,I created a New Execution Type in order to use a different JDK.It works fine but the correspondingNewTypeServlet/JSP Execution entry doesn't remember the pathfor the "External Process" when I quit and restart Forte.It always reverts back to ...
  • Java Technology Blogs
  • "Sun ONE Studio" Related Questions
  • "Blue Screen of Death" on Windows 98
  • I just downloaded and began to work with F4J CE 1.0. One of the firstproblems I've encountered is that with the fast compiler I get the "bluescreen" of death. Anyone else having such a problem?--Chris CuillaPresidentCuilla Enterprises, Inc.www.cuilla.com"To see thee more clearly, love thee ...
  • "Could not locate TLD META-INF/taglib.tld" error using jar packager
  • I am using jar packager to create a WAR file including some JSPs and theStruts taglibs. Chosing Compile to create the JAR file returns these errors.web/ContactList.jsp [2:0] Unable to open taglibrary /WEB-INF/struts-html.tld: Could not locate TLD META-INF/taglib.tldweb/Menu.jsp [2:0] Unable to ...
  • "Create New Web Service" fails, unsupported type
  • When I try to generate a web service from my WSDL file using the "Create New Web Service..." feature, I get an error complaining about an unsupported typpe. The type it is complaining about is a simpleType I created that restrictively inherits from xsd:String that merely specifies a max length. ...
  • "Created with NetBeans" icon anyone?
  • I have just started to use NetBeans, and now I'm in love ;)Up until now I always used XEmacs to create my html / java applets / jspfiles, so I used the "Created by XEmacs" icon I found on the XEmacswebsite.I would however like to "promote" the NetBeans IDE to the users of myweb-pages, so I ...
  • "Browse Symbol" functionality?
  • Is in Forte CE a JBuilder4 like "Browse Symbol" function/menue item available? ...
  • "<no property editor>" message with NetBeans 3.5
  • Hi:Sorry if this is a FAQ; I did my best to locate information on this in the bug database and by using the search function for the mailing lists but to no avail.I just installed NetBeans 3.5b tonight and right away went into tools->options to set up my Javadoc environment. To my dismay, it ...
  • "Cannot load jvm.dll" Solution for Newbies
  • I am new to NetBeans and have just got it up and running for the first time. I had the "Cannot load jvm.dll" problem that everyone reports and found something that I think several people experience but is overlooked by those of you who are more seasoned. I am using Windows XP and I downloaded ...
  • "DES" in servlet running on Tomcat5.0
  • I tried using tried using encryption and Decryption using cipher class and "DES" algorithm. As a stand alone, the program is working fine but when I made it a part of my servlet program, it gives "DES" AlgorithamNotfoundException. I am running tomcat 5.0 server. Is SUNJce not part of jre being ...
  • "Exception Occured In Request Processor"
  • Hello,My 3.3 woes continue. Every time I switch workspaces, I get "ExceptionOccured In Request Processor" error. The full stack trace is appended tothis message.On a related note, I would like to complain about how complicated it isto submit an issue. http://www.netbeans.org/bugs.html is not ...
  • "Document root element is missing" exception
  • I am unable to find a resolution to this problem, and I see I am not alone.Running NetBeans 3.4.1 with j2sdk 1.4.1_02 on XP Home.Following is the annotation.Any help will be greatly appreciated. Annotation: Parse error in ...