netbeans6.5 Questions

4

Solved

I use Firefox as default browser in my computer. I need to develop the web application(JSP) project in Netbeans 6.5 and everytime I run the project, it run in Firefox. I want to run my web appl...
Scribner asked 13/5, 2009 at 4:46

3

Solved

I'm using NetBeans 6.5 for developing PHP and I have xdebug setup. Is there a way I can tell it not to stop on the first line of the file on every request? JIT mode won't fix this because I don't w...
Southing asked 8/12, 2008 at 21:27

4

Solved

I feel dumb asking this question, but I can't find solution to this myself. When I open several files in editor and switch between them, I have problem finding currently opened file in project or ...
Consanguineous asked 26/2, 2009 at 12:16

20

Solved

I got the following message when I open the NetBeans. I have got the JDK installed, and set the bin directory in the environment. What I could do next to avoid this problem? Btw, I am using Windows...
Batts asked 26/10, 2012 at 1:4

3

Solved

I just closed the methods tree panel in netbeans but now I cannot find how to open it back. I need to see the code methods and fields in a tree view. Where can I reopen the panel in netbeans?
Parasitism asked 27/4, 2011 at 19:14

2

Solved

First of all, I know about the command line parameter, but I don't want to use it because I want to learn, not just get it done, so... Where can I set the JRE/JDK which is used to run Netbeans? A...
Susa asked 2/2, 2009 at 17:35

5

Solved

I've tried figuring out this problem for the last 2 days with no luck. I'm simply trying to create an annotation based JUnit test using the spring framework along with hibernate. My IDE is netbean...
Medulla asked 8/1, 2009 at 17:0

2

Solved

I have created several files with unit tests on existing classes in NetBeans project. I used menu "File/New file/JUnit/Test for Existing Class" to create test files. I can run one file with unit t...
Motorcycle asked 14/10, 2009 at 21:7

5

Solved

When I have Java code like this: someInterface.someMethod(); how do I get Netbeans to show me which classes have implementations of someMethod() (not the interface). In Eclipse this is done wit...
Stockbroker asked 27/8, 2009 at 17:2

5

Solved

Every 15-30 minutes Netbeans shows a "java.lang.OutOfMemoryError: PermGen space". From what I learned from Google this seems to be related to classloader leaks or memory leaks in general. Unfortun...
Stacistacia asked 23/3, 2009 at 14:45

2

I'm using Netbeans to develop an HTML/PHP site and I have the Run Configuration set as follows: Project URL: http://localhost/JEB Project Folder: C:\Documents and Settings\John\My Documents\NetBea...
Rights asked 19/10, 2009 at 15:10

1

Solved

Netbeans is able to organise imports in a similar fashion to eclipse, but: it seems unable to remove unused imports for classes that can't be resolved (and are no longer used) I can only organise...
Rostellum asked 22/7, 2009 at 11:15

2

Solved

I installed Netbeans then I tried to checkout my projects inside Netbeans. During the process Netbeans informed me something about an old client version of subversion, and now I want to upgrade it....
Arcuation asked 16/7, 2009 at 19:5

3

Solved

6.7 is out, and although going to the web and finding some .nbm-s and copying over a few update center URL-s isn't the biggest chore...it's still a chore. Any tips for this? Is there maybe a hidde...
Subulate asked 29/6, 2009 at 18:25

5

I created a Web application in Netbeans 6.5. Now I want to use the Joda Time library. I want to share this library via subversion, because I don't want my team mates to be dependend on some Netbean...
Nomography asked 5/3, 2009 at 14:5
1

© 2022 - 2024 — McMap. All rights reserved.