• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Change to NetBeans6.1

 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Because Eclipse needs so much setup work and I spent a lot of time for that, so for easily testing my code, I just installed the NetBeans6.1 and followed their tutorials step by step. That's very nice but the running speed slowly and when I test a web sample code using built-in server GlassFish, I got a warning message say "Could not access the URL through the external browser. Check the browser configuration." Anybody have a idea how to fix it?


Thanks alot!
 
Ranch Hand
Posts: 2187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

"Could not access the URL through the external browser. Check the browser configuration."



When you get this message, you should start a web browser and manually enter the URL for your web application.
 
liqiang yang
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for response.

I am wondering how can I speed up the NetBeans6.1, it sounds run very slowly. Any solutions for that? Thanks in advance.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
liqiang, how much memory does your computer have? I've noticed that NetBeans uses a lot of memory. I recommend at least 1 GB RAM in your computer if you want to use NetBeans.

The release notes for NetBeans 6.1 recommends at least 1 GB too.
[ July 07, 2008: Message edited by: Jesper Young ]
 
Onion rings are vegetable donuts. Taste this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic