128 byte By
Tver at 2007-11-25 16:35:27
Hello All,NB has two CVS filesystems: built-in CVS-client (JavaCVS),and command-line support.
Hi,I could not figure out (help, online docs, mail archive) where the javadoc for the auto-completion javajoc popup of the editor comes from (NB3.4b2, JDK1.4.0). I have a library which comes as compiled jar, along with javadoc, but no source. I have code-completion, have the javadoc when ...
Gentlepeople,When I start netbeans without any windows in the editing workspace, newwindows are not added to the window list under window > windows > editing.These new windows are undocked, by the way.Does this happen to anyone else?-- Jan EvertWinnt, sdk 1.4.0_01 from Sun. === E U R O N ...
526 byte By
Lee at 2007-11-25 16:35:36
Hi,I was playing about with the JTable examples from the book Graphic JavaMastering the JFC 3rd edition and discovered that if you compile and runthem from within the NetBeans environment the graphical images in theJTables never appeared, whilst if you run the same code from the commandline the ...
The following is an OpenPGP/MIME signed messagecreated by Enigmail/Mozilla, following RFC 2440 and RFC 2015--enig9F31080ED0B86272891FBCF5Content-Type: text/plain; charset=us-ascii; format=flowedContent-Transfer-Encoding: 7bitHi,I downloaded the BETA2 of Netbeans 3.4 and installed (unzipped) it ...
This is a multi-part message in MIME format.=_NextPart_000_000A_01C21B88.53840B60Content-Type: text/plain; charset="iso-8859-1"Content-Transfer-Encoding: 7bitHi all,I need to set the look and feel of the forms being edited with the formeditor.I have tried to change the IDE look and feel and ...
249 byte By
Xanthius at 2007-11-25 16:35:42
hiI'd like to know how to remove the 'Combo Workspace Switcher' from myNetBeans 3.3.2 editor (installed thru NB3.3.1 update). and restoring the'tabbed' switching workplace...ThanksXanthius
i am trying to get the contents of the netbeans Output Window toredirect to a file, and am stuck. On the window, there is a menuwith a menu item "Start Redirection of the View to a File" butI can't work out which file it sends it to, nor how to tell it whichfile to send it to.I am ...
When I set a bookmark, I get a small arrow icon in the line numbers area,but the entire line is not highlighted in the color selected in the editoroptions. Is there any way for the entire bookmarked line to be highlighted?That small arrow can be easily missed.Thanks ...
Hi,I'm a newbie when it comes to Java, and slightly less of a newbie whenit comes to Linux. I don't know where the issue is with this problem.I recently installed Sun's Forte for Java 2. I'm using the Blackdownport of the JDK. I think I'm having a PATH related problem. When I tryto run ...
573 byte By
Baltz,KC at 2007-11-25 16:35:49
<html> <font size=3>Using NB 3.3.2... Frequently, when I bring up the Find dialog, the "Match Whole Words Only" checkbox is checked. It almost always happens after a restart, but sometimes it happens during a session after I've unchecked it. I know you can select it by ...
Sorry if this topic was already handled before - but the automatic archive seems to be defect.I just installed the new JDK1.4.1 beta, because it should contain a long expected fix for a old problem.I can compile and start simple java programs like before (JDK1.4.0 and older)but I can't start ...
Hi,can anyone tell me why the property java.home evaluates to:C:\JDK13~1.1\jreunder the NetBeans IDE, and evaluates toc:\Program Files\JavaSoft\JRE\1.3.1 outside of the IDE.thanksRussell Thamm
HI, I would like to ask, how can I add a new database connection in forte?I would like to connect to my SQL server database and use the capture the database schema to create the persistance capable classes. How can I add the name and JDBC driver in forte?
Hi,We have netbeans 332, JDK 1.4 running on several PCs here. One of them doesn't like it, and if we type runide at the command prompt in c:\netbeans\bin, after a fresh install of netbeans 332 and jdk1.4, we get this message:Cannot create system directory in C:\netbeans\bin\" ...
Just installed NetBeans-stable30-5.zip on RH6.1/KDE1.1.2 using BlackdownSDK1.2.2. I have only 64Mb and that may be the problem. NetBeans freezeson startup ( a l-o-n-g process) at the daily tip window. The tip windowis blank, no NB windows will repaint if covered then uncovered, and noNB window ...
<DIV><FONT face=Arial size=2>I am using netbeans 3.2.2. I am converting from VIsual Cafe and my project runs correctly in VC. I have set up a new project in netbeans and I get clean compiles from all classes. When ever I use the set main class frunction from the project menu, ...
I had Jalopy (code formatter) installed on 3.3.1. After installing 3.3.2, itthinks Jalopy is installed, even though I didn't explicitly do it. Can seethe jalopy options and the module in the options dialog. But, there's notaction for it on the explorer popup, so I can't get it to reformat ...
I used to be able to connect to my database using the databases node onthe Runtime tab. I changed something, and now I can't connect. Don'tknow what I changed.The error I'm getting is:Unable to obtain schema.There is insufficient information to establish a connection to get alist of ...
I find the inclusion of BeanShell (and other) scripting languages in NetBeansvery interesting. Is there a way for BeanShell scripts to interact with theIDE? (Open a file? Invoke an editor action such as select a line or replacea selection? Execute an application?) This could be an interesting ...
57 byte By
hanasaki at 2007-11-25 16:36:07
Its installed... how is it accessed?
Can I specify a javadoc location for a project? I usually create a docs/apifolder underneath my project folder where I would like to generate all myjavadocs. If I change the option to ask for a location to generate thejavadocs to, it keeps converting back to the default netbeans directory. ...
Hi, basically what i did was install the lastest version of the JDK development suite. I then chose the Forte for Java community edition as and ide. I set everything up properly and by writing a simple program that just outputs text to the screen i was gonna test it. I first wrote the program ...
Hi,Most annotations have an associated text (the error, the breakpoint info, the bookmark), is there a way to have the text displayed somewhere without using the mouse ?In the editor, there is a status line, which is blank most of the time (except when using find). Could the text of the current ...
I apologize, but I have a hard time using issuezilla to find existing bugs.One thing I notice using both Beta 2 and the latest dev builds is that inSDI mode, the source editor window is called CTL_EditorWindow, I had thoughtit use to say "Editor" or something like that.Second, this might be ...
<html> Hi, <x-tab> </x-tab>the completition code visualizes methods and instance attribute. Is possible to visualize local attribute too ? <x-sigsep><p></x-sigsep> <b>Claudio D'Angelo </b>Software Consultant <b>ObjectWay S.p.A. ...
HI!I get always this exception during startup:Cannot read class: org.netbeans.core.ExJarFileSystemI am using a converted user directory from NetBeans 3.3.1.Regards,Thomas
Environment: Netbeans 3.3.2, Windows 2000Hi,I can run Netbeans using JDK 1.4 and run my ant build scripts using jdk 1.3 by setting JAVA_HOME to c:\jdk1.3.But unfortunately the compilation errors generated by ant are not visible in Netbeans output window.If I use JDK 1.3 for Netbeans and ant ...
Sorry for a late reply, I am catching up on e-mail after a holiday.Well, the problem you describe is unfortunately a general problem of theserver that Forte uses (Tomcat), so there is not easy solution to thisproblem. The only workaround is to have shorter paths of your JSPs. BTW, itis not ...
HI!If I have overloaded methods, then code completion from NB 3.4 (current devbuild) shows the method only once, where NB 3.3.2 shows all. Is this bydesign?Regards,Thomas
Hi all,i wanted to know, if there is a possibility to find the files in a subtreeof a CVS (built in client) filesystem, that have not been added to the CVSyet (BTW, also the other status' of files would be nice as searchcriteria).Regards,Jens Stutte ...
I'm trying out the assert command in 1.4.Whilst I can get the asserts to compile OK under either the Studio compiler(s) or ant, I can't get an "assert;" to fail inside Studio.I've seen "[FFJ-EAP] Using asserts in code in FFJ-EA 4" (<a href="/cgi-bin/WebX?13@@.ee7edb2/0">Eric P. Meyer ...
Hi PascalIf you mounted the source directory in an own Filesystem you can set the properties for this filesystem.On the tab Capabilities set everything on FALSE beside "Use in Debugger".This should solve your problem (for me it did).But if your (not to compile) source directory is only a part ...
We have a chronic problem with sources that use weird mixtures of tabs andspace filled indentation that constantly needs to be cleaned up.Thedocumented way to remove tabs from existing code is to select theappropriate text and press Cntl-Shift-F to reformat it.But that changessome of the ...
Hello community,I am sorry to say the same as Marian did last week, that we can't promote today's build #200206260100 as quality though its better this time. There were two important issues found during this week's testing of development builds of NetBeans 3.4. If you are interested in ...
554 byte By
vy_ho at 2007-11-25 16:36:31
I experienced a big problem when upgrade to Forte 4.One of my form created using Forte3 now when open, I see a blank square in the form editor.Some of the forms created using Forte4 also display this behavior after a save or some crash. This never happen to me before in Forte3. Does anyone ...
330 byte By
vy_ho at 2007-11-25 16:36:33
I am sorry that I could not attached 2 files. This one is a zip of 2 files (form and java).The problem is that Forte4 could not open this form properly (which created by Forte4).It also has problem open a form created with Forte3.Note that most form created in forte3 and forte4 could be opened. ...
Hi John,>I've noticed a problem with the internal parser. For some reason it thinks>an interface declared public in one package is not public when I try>to use it for an anonymous inner class. (And underlines the last line of>the inner class in red.) What error the internal parser ...
Hi,what are these .nbattrs-files good for? Should I put them under version control, too? If not, can they be places in another directory?Thanks for you help.GreetsFlorian
Hi,can I configure the IDE that the backup-files are stored in a special directory (like APP_ROOT/bak)?Thanks for your help.GreetsFlorian
I am trying to run an Ant Task that jars my compiled classes together.Things were OK until I started trying to make a JavaBean from the Jar file.I am following the directions from several books and the Sun JavaBeanTutorial, but what Ant runs the Jar task, I get an error statingManifest Warning: ...
Sorry for a late reply - I am catching up with my e-mail after a holiday inthe Austrian Alps ...Juergen, thank you for your compliments, we appreciate them as much ascriticizm.JSP debugging: we thought this may be a widely requested feature, so we putsome debugging capabilities into the ...
<html> Hi, can I set the compiler output dir (-d option of javac) for all compiler? I'm using NB 3.3.2 Thanks <x-sigsep><p></x-sigsep> <b>Claudio D'Angelo </b>Software Consultant <b>ObjectWay S.p.A. </b>Via G.A. Boltraffio 7 20159 Milano ...
Hi there everybody. I extended my own class MyElement from the org.jdom.Element class. When I parse database for the mounted class I get my derived methdos ecc.. But when I lauch the Alt+F1 on the object It doesn't show the javadoc help for The parent class (Eg. Element). Now I don't want to ...
Hello,I'm pretty new using Sun ONE, so this may be a very silly problem. Anyway, I'm trying to use the javax.xml.parsers SAXParser XML parser. I simply followed the code given in the sax tutorial, however I'm getting the following error message when compiling:agents/robot/Robot.java [61:1] ...
Hi all,I'd like to try NB 3.3.2 with JDK 1.4 but in my previous experience with this Java version, I had some troubles with the debugger, like not stopping at breakpoints, etc.Could someone tell me if it works better now? And if it is faster (less slow)?Thanks!Patrick ...
I have successfully ( at least it seems to work in Suns BDK) created a javabean. I am trying to add it to the Component palette, which it finally does.Now when I try to add it to another Component in the Form Editor I get anice error. See Below. I tried to wade my way through the error but I ...
How come next to each file in my project it has little red letteringsaying "invalid package declaration xxx.xxxx". When I compile theclasses to where this src is located I do not get these littlewarnings, but I'm compiling the files in my src directory to myclasses directory. I've included my ...
12958 byte By
Baltz,KC at 2007-11-25 16:36:53
I've been experiencing very slow performance while using the editor since I downloaded NB 3.3.2. I'm attaching a trace taken by hitting Ctrl-Break in the hopes that it will show something wrong. I notice a lot of threads are waiting, so I don't know if deadlock is a possibility. I'm ...
The "Add breakpoint" dialog has a "Condition" fieldwith the comment "supported only by JPDA debugger".I have JPDA debugger but I don't know how to use thisor if it is really implemented.Any help welcome, thanks.Patrick Godeau