| Thread | Last Post | Replies |
|
| netbeans components | 16 Jan 2005 13:34 GMT | 4 |
i have been window shopping for development tools. does netbeans have a few basic beans (components)? i.e. dropdown, listbox, checkbox, button, text field, string grid, memo control
|
| access to data with foundation | 16 Jan 2005 12:19 GMT | 2 |
does anyone know if i use foundation if i can get access to a database. in delphi personal the controls were NOT data aware but i used things called a wrapper (libsql at sourceforge). is there similar capability when using foundation? would i use a a wrapper only or could i ...
|
| ANT - book recommendations | 14 Jan 2005 20:08 GMT | 2 |
can someone recommend a book that has good coverage of ANT. it does not have to be solely an "ant" book. I am using eclipse for my development environment. thanks for the help
|
| Java and PDF | 14 Jan 2005 19:45 GMT | 1 |
Hi!, I need to open a file in format PDF from my application, which it is programed on Java Studio Creator. So, I already tried this: //code
|
| Problems getting Eclipse plugins to work | 13 Jan 2005 14:55 GMT | 3 |
Hi, I have recently installed Eclipse 3.0.1 on my Windows XP SP 2 system. The basic Eclipse platform runs fine, at least for Java development. I installed GEF 3.0.1, EMF 2.0.1, and Visual Edit (VE) 1.0.1. My
|
| Debug a JDBC application in Eclipse | 13 Jan 2005 00:09 GMT | 5 |
I would like to be able to step through an application that is connected to a database (using JDBC) in Eclipse. Can this be done? Does anyone have a code snippet that would allow me to do this? Thanx,
|
| Eclipse 3.0 changing preferences | 12 Jan 2005 13:43 GMT | 3 |
I'm kinda new to the whole java / eclipse world. I installed it, and it works excellently. There's a problem with setting my preferences, though. I go window -> preferences -> workbench -> editors -> text editor. Here i mess with the values - for example changing the highlight ...
|
| Entering Input using NetBeans | 12 Jan 2005 09:24 GMT | 2 |
Hello there. I am trying to learn Java on Windows. I've been developing C/C++ code on Unix. I figure netbeans would shield me from most of Unix-to-Windows growing pains. Anyways, I am trying to do something as simple as get input
|
| Hi - Information regarding Oracle Forms and Developer 2000.. | 12 Jan 2005 03:07 GMT | 1 |
I m currently working on a project done in Developer 2000 and Oracle Forms. This application is getting invoked by a browser. I want to know the information about the number of forms loaded currently in the application , active component etc..Can someone please help providing
|
| What's up with Eclipse and Java 1.5? | 08 Jan 2005 13:16 GMT | 2 |
Can anyone explain to me the apparently only-partial support for java 1.5 in Eclipse (3.1m4)? Legal 1.5 code fails in Eclipse - autoboxing specifically seems problematic. Why would that happen? Isn't eclipse using my java 1.5 sdk when it does its builds? For example, this code
|
| ANT documentation | 07 Jan 2005 15:35 GMT | 1 |
Does anyone know if the online docs for ANT are available in pdf? thanks for your help john
|
| eclipse debugger: displaying variables in hex | 07 Jan 2005 13:48 GMT | 3 |
how can I view variables while debugging in hex format? I didn't see any settings in the debug preferences. thanks for the help john
|
| best struts-jsp-servlet development tool? | 04 Jan 2005 04:35 GMT | 1 |
We are going to develop a web based application that uses Oracle 9i database at the beckend. We started with Oracle JDeveloper 10g. It seems fine but it fails to meet our needs at some points. Can you recommend another tool for us?
|
| Netbeans 4.0 and classpath | 03 Jan 2005 21:05 GMT | 2 |
I recently moved from NB3.6 to NB4.0 and now I have a question about how NB4.0 handles classpaths. In NB3.6 I used "getClass().getResource()" to build the URL to a couple of images I needed to load. In NB3.6 I was able to place the images inside the Jar or in the same directory ...
|
| best struts-jsp-servlet development tool? | 03 Jan 2005 02:03 GMT | 1 |
We are going to develop a web based application that uses Oracle 9i database at the beckend. We started with Oracle JDeveloper 10g. It seems fine but it fails to meet our needs at some points. Can you recommend another tool for us?
|