Board index » jbuilder » JBuilder 2008 trial on iMac
|
Hubert Anemaat
JBuilder Developer |
|
Hubert Anemaat
JBuilder Developer |
JBuilder 2008 trial on iMac2008-05-02 04:23:32 PM jbuilder9 Hello, I have installed a trial of JBuilder 2008 on my iMac (2.4 GHz Intel, 1 GB), because Delphi is still not available for this platform. But this application is very slow. I added some Swing components on a UI frame. This takes 3 seconds per handling: positioning and waiting, sizing and waiting, double clicking and waiting, .... How can I get JBuilder running 10 times faster ? Are there some local database examples with Firebird ? Thanks, Hubert |
| Lori M Olson [TeamB]
Java Developer |
2008-05-03 11:53:42 AM
Re:JBuilder 2008 trial on iMac
Hubert Anemaat wrote:
QuoteHello, that... minimum. They do not guarantee the applicaiton will run fast, just that it will run. Quote
-- Regards, Lori Olson [TeamB] ------------ Save yourself some time and search the newsgroups and the other available community resources before posting your next question. Google Advanced Newsgroup Search www.google.ca/advanced_group_search Other Ruby Resources: onestepback.org/articles/usingruby/resources.html Other Rails Resources: www.rubyonrails.com/ |
| Doychin Bondzhev
Java Developer |
2008-05-03 05:18:32 PM
Re:JBuilder 2008 trial on iMac
Firebird is not supported in Eclipse. Because of that you can't connect
to firebird database from Eclipse. Connection using JDBC will work but you can't browse the tables in database explorer. The reason is that Eclipse makes the assumption that all databases have Schema. Firebird does not have schema. Doychin Hubert Anemaat wrote: QuoteHello, {smallsort} |
| Hubert Anemaat
Java Developer |
2008-05-06 04:10:53 PM
Re:JBuilder 2008 trial on iMac
Hello Lori,
Yesterday, I compared Sun NetBeans and JBuilder 2008 Trial. NetBeans is superfast. It is a total difference ! I wonder if adding 3GB RAM will solve the speed problem of JBuilder. Hubert Anemaat Lori M Olson [TeamB] schreef: QuoteHubert Anemaat wrote: |
| Hubert Anemaat
Java Developer |
2008-05-06 04:11:57 PM
Re:JBuilder 2008 trial on iMac
Thank you !
Hubert Doychin Bondzhev schreef: QuoteFirebird is not supported in Eclipse. Because of that you can't connect |
| Paul Nichols [TeamB]
Java Developer |
2008-05-09 01:29:11 PM
Re:JBuilder 2008 trial on iMac
Hubert Anemaat wrote:
QuoteThank you ! Not sure this is correct, but if it is, I would suggest modification of this class. |
| Doychin Bondzhev
Java Developer |
2008-05-09 07:31:34 PM
Re:JBuilder 2008 trial on iMac
I'm not sure but I hope this will change with new Eclipse release.
Doychin Paul Nichols [TeamB] wrote: QuoteHubert Anemaat wrote: |
