Tagged Questions
9
votes
5answers
4k views
NetBeans doesnt open project from existing sources
I've installed NetBeans 6.9.1 and installed few updates for it (Help -> Check for Updates).
Then i've created a new project from existing sources. After few changes i've closed it. And now i am ...
1
vote
1answer
193 views
Python with Netbeans 6.5
Can you give me some links or explain how to configure an existing python project onto Netbeans?
I'm trying it these days and it continues to crash also code navigation doesn't work well and I've ...
0
votes
1answer
28 views
Add All Existing Projects Within Directory
I realize that this is not the best practices for working on individual projects. However, I had a rather large code base I am attempting to refactor, and would like to know if a change I make has ...
0
votes
1answer
58 views
create new project from an existing one in Eclipse, yet another question on the subject
First of all I did search on Stackoverflow, Google and everywhere I could think of. Still I have no solution for the problem. So sorry if this is question number 1000 on the same subject, but none of ...
0
votes
0answers
127 views
C# Integrating chat system into existing project
I asked a few weeks ago about chat options, and have since found a good one with the source code available for download. I am still, however, unsure of how to integrate the functionality into the ...