Nan Null | 1 Oct 04:32
Picon
Favicon

Re: more simple things


Rename your .netbeans directory (the Netbeans user preference), and run Netbeans again.  Maybe something is messed up there.  Also do a clean and rebuild your project.


----- Original Message ----
From: Doug Robinson <dkrr <at> telus.net>
To: Net Bean User list <nbusers <at> netbeans.org>
Sent: Sunday, September 30, 2007 4:08:56 PM
Subject: [nbusers] more simple things

Hello again

    I still cannot get the green background.
    I am using an up to date Ubuntu system on a dual core AMD processor.
    Has anybody tryed Netbeans out on such a system. If so, do you
get the "green" line?

    Thanks for yout time.
dkr


Got a little couch potato?
Check out fun summer activities for kids.
Travis Risner | 1 Oct 04:54
Favicon

Re: Is the beta "frozen"?

To answer your second question, it is available as a plugin called 
"Project Packager" with a recent daily build.  I don't see it in the 
beta 1 plugin list.

HTH,
Travis

darrinps <at> tx.rr.com wrote:
> I understand that the beta is slightly different than the nightly build (I guess this was to be a bit more
stable) but is it "frozen" or does it too get frequent updates?  
>
> It just shows "Beta 1" now so I take it that it hasn't been updated since it was first made available?
>
> Also, what happened to the ability to save and import projects as zip files?  That doesn't seem to be
available in the beta version!
>
>
>
>
>   

User007 | 1 Oct 05:22
Picon
Favicon

Re: Cygwin Makefile Path


Hi,
Even I have been stuck up at the same problem for the past couple of days.
The below is the output I get from Netbeans IDE

Running "C:\Cygwin\bin\make.exe  -f Makefile CONF=Debug" in C:\Program
Files\netbeans-5.5\samples\Welcome_1

/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `/cygdrive/c/Program
Files/netbeans-5.5/samples/Welcome_1'
mkdir -p build/Debug/None-Windows
c -g3 -gdwarf-2 -o build/Debug/None-Windows/welcome.o welcome.cc
make[1]: c: Command not found
make[1]: [build/Debug/None-Windows/welcome.o] Error 127 (ignored)
mkdir -p dist/Debug
o dist/Debug/welcome build/Debug/None-Windows/welcome.o  
make[1]: o: Command not found
make[1]: [dist/Debug/welcome.exe] Error 127 (ignored)
make[1]: Leaving directory `/cygdrive/c/Program
Files/netbeans-5.5/samples/Welcome_1'

Build successful. Exit value 0.

Running "start sh "C:\Program Files\netbeans-5.5\cnd1\bin\dorun.sh" -p
"[Press Enter to close window] " -f
"C:\DOCUME~1\Chavali\LOCALS~1\Temp\nbcnd_rc5353" dist\Debug\welcome "arg 1"
"arg 2"" in C:\Program Files\netbeans-5.5\samples\Welcome_1

Run failed. Exit value 127.

When I run the make from cygwin shell cd'd to folder: I have the following
output

$ make
make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `/cygdrive/c/Program
Files/netbeans-5.5/samples/Welc
ome_1'
mkdir -p build/Debug/None-Windows
c -g3 -gdwarf-2 -o build/Debug/None-Windows/welcome.o welcome.cc
make[1]: c: Command not found
make[1]: [build/Debug/None-Windows/welcome.o] Error 127 (ignored)
mkdir -p dist/Debug
o dist/Debug/welcome build/Debug/None-Windows/welcome.o
make[1]: o: Command not found
make[1]: [dist/Debug/welcome.exe] Error 127 (ignored)
make[1]: Leaving directory `/cygdrive/c/Program
Files/netbeans-5.5/samples/Welco
me_1'

A little background:
I have installed the gcc, gdb, make etc and have checked the versions using
cygcheck -c command.
I have also set the enviornment variable for C:\cygwin\bin.

Thanks,
user007

Vladimir Voskresensky wrote:
> 
> Jesdisciple wrote:
>> Well, it actually ran the compiler, so thanks for that.  Unfortunately, I
>> seem to have some other problems.  If this is more appropriate in another
>> thread, please say so.
>>
>> ------------------------------------------------------------------------------------------------------
>> Running "C:\cygwin\bin\make.exe  -f Makefile CONF=Debug" in C:\Program
>> Files\netbeans-5.5.1\projects\HelloApp_1\helloapp
>>
>> /usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
>> make[1]: Entering directory `/cygdrive/c/Program
>> Files/netbeans-5.5.1/projects/HelloApp_1/helloapp'
>> cd ../hello1lib && /usr/bin/make -f Makefile CONF=Debug
>> make[2]: Entering directory `/cygdrive/c/Program
>> Files/netbeans-5.5.1/projects/HelloApp_1/hello1lib'
>> /usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
>> make[3]: Entering directory `/cygdrive/c/Program
>> Files/netbeans-5.5.1/projects/HelloApp_1/hello1lib'
>> mkdir -p build/Debug/None-Windows
>> c -g3 -gdwarf-2 -o build/Debug/None-Windows/hello1.o hello1.cc
>> make[3]: c: Command not found
>>   
> compiler is gcc, not "c"
> could you, please, run "make" from cygwin shell,
> cd to folder
> 
> /cygdrive/c/Program Files/netbeans-5.5.1/projects/HelloApp_1/helloapp
> 
> does it work?
> 
> thanks,
> Vladimir.
> 
> 
> 

--

-- 
View this message in context: http://www.nabble.com/Cygwin-Makefile-Path-tf4517240.html#a12972829
Sent from the Netbeans - Users mailing list archive at Nabble.com.

HandyGeek | 1 Oct 05:45
Picon

App fails to reconnect to database

Each night our Oracle 8i database is stopped/started.  The problem is 
that the database connection is not re-established by my NetBeans5.5.1 + 
VWP5.5.1 web application.  We must stop/restart the bundled Sun Java app 
server in order to re-establish the database connection.  Your help and 
advice is very much appreciated.

Note: this new thread is created from a previous thread incorrectly 
titled: "AppServer Stops".

pujansrt | 1 Oct 06:43
Picon
Gravatar

6.0 Beta and 5.5.1 Installation on SUSE


Hello Folks

Is there anyone who has installed both netbeans 6.0 and 5.5.1 on SUSE 10 (or
any linux box) without facing any conflicts ?
Thank you.

--

-- 
View this message in context: http://www.nabble.com/6.0-Beta-and-5.5.1-Installation-on-SUSE-tf4546214.html#a12973302
Sent from the Netbeans - Users mailing list archive at Nabble.com.

Picon
Favicon

Re: 6.0 Beta and 5.5.1 Installation on SUSE

Hello!
* pujansrt <pujansrt <at> gmail.com> [Sun, 30 Sep 2007 21:43:15 -0700 (PDT)]:
>
> Hello Folks
>
> Is there anyone who has installed both netbeans 6.0 and 5.5.1 on SUSE 
10
> (or
> any linux box) without facing any conflicts ?
> Thank you.

 I work with SUSE10.2 and have installed Netbeans 6.0 and 5.5.1 u1. All 
is OK.

Dejan Vucinic | 1 Oct 07:25
Picon

Re: New Plugin manager and global installation in latest 6.0 dev build


Ah, I see.  I tried the "install into shared" checkbox in 6.0 beta 1
and it didn't have an effect, the module was still installed locally.

While this new plugin manager is far superior to the old updater,
it is still too confusing.  I suggest the following improvements:

 0. Clarify and simplify the terminology and use the same words
    throughout.  There are now "local", "global", "shared", "platform"
    and "userdir" modules.  Pick two of these and stick to them,
    for example "install into the platform" and "install into userdir".

 1. Clearly distinguish between the modules installed into the
    platform and those installed into the userdir.  There should
    be separate tabs for the two groups of modules in the plugin
    manager.  When a user uninstalls a platform module, unlike a
    userdir module, every other user on that system is affected.
    This should be made obvious.  It wasn't in 5.5.1 and we
    suffered for it.  There still is no indication in the new manager
    which modules are local and which are global.

 2. Allow "promotion" of a module from a userdir into the platform.

 3. On the "downloaded" tab allow platform or userdir installation
    on a per-module basis, the way it was in 5.5.1.  (This is a
    regression.)

 4. When "Install/Reload into Development IDE" is selected from
    the right-click menu and the warning window pops up, add a
    checkbox to the warning window to allow installation into
    the platform as opposed to userdir.  Rename the right-click
    menu item to "Install into this IDE", the target IDE can also
    be used for development so the wording is ambiguous.

Thoughts?

Thanks,

Dejan Vucinic

Karthikeyan Rajeswaran wrote:
> 
> This issue is discussed at:
>     http://www.netbeans.org/issues/show_bug.cgi?id=102790
>     http://www.netbeans.org/issues/show_bug.cgi?id=102466
> 
> NB6 beta has a checkbox titled 'Install into shared directories' in the 
> 'Settings' tab in the plugin manager. (Unlike previous versions, this is 
> an all-or-nothing choice and individual modules cannot be independently 
> set now for global/local updates).
> 
> The choice itself didn't work correctly in M10 when i tried it (even 
> with the checkbox checked, modules were installed locally); i am 
> planning to file a bug, after trying with beta and have a reproducible 
> test case. In the meantime, if you do try and notice a bug, please 
> consider filing a bug (http://qa.netbeans.org/bugzilla/reportbug.html) 
> and post back the issue id to this thread.
> 
> Also: A module can itself declare that it needs to be installed globally 
> (via the 'global' flag in its nbm specification). For such modules, i 
> would expect that the module spec will take precedence over the user's 
> choice in 'Install into shared directories' checkbox and always 
> installed globally; i have not checked this though.
> 
> regards,
> karthik
> 
> 
> Dejan Vucinic wrote:
>>
>> Michal Hlavac-6 wrote:
>>   
>>> New plugin manager looks good but I can't find "Global install"
>>> checkbox.
>>> Is 
>>> this feature enabled???
>>>
>>>     
>>
>> Same question about 6.0 beta 1.  How do I install plugins so they
>> become part of the active platform with the new plugin manager?
>>
>> Thanks,
>>
>> Dejan Vucinic
>>   
> 
> 

--

-- 
View this message in context: http://www.nabble.com/New-Plugin-manager-and-global-installation-in-latest-6.0-dev-build-tf3599671.html#a12973513
Sent from the Netbeans - Users mailing list archive at Nabble.com.

Oddvard Myrnes | 1 Oct 07:24

RE: App fails to reconnect to database

David,

New source of info:

http://www.nabble.com/Security---Sun-f417.html

Oddvard

Picon

Re: Cygwin Makefile Path

seems not CND pack problem, but the problem of used tool. because you 
have the same problem in command line...
Could you, please, send your Makefile and your nbproject/Makefile* files.
It's strange, that your C++ compiler is named "c" (*.cc files are 
compiled with C++ compiler).
Btw, did you put

C:\cygwin\bin.

in the beginning of PATH env variable?

One more comment:
- what is compiler collection chosen for your project? (Properties on 
project window)
- and what are the build tools options for this compiler collection? 
(Tools->Options->C++)

Thanks,
Vladimir.

User007 wrote:
> Hi,
> Even I have been stuck up at the same problem for the past couple of days.
> The below is the output I get from Netbeans IDE
>
> Running "C:\Cygwin\bin\make.exe  -f Makefile CONF=Debug" in C:\Program
> Files\netbeans-5.5\samples\Welcome_1
>
> /usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
> make[1]: Entering directory `/cygdrive/c/Program
> Files/netbeans-5.5/samples/Welcome_1'
> mkdir -p build/Debug/None-Windows
> c -g3 -gdwarf-2 -o build/Debug/None-Windows/welcome.o welcome.cc
> make[1]: c: Command not found
> make[1]: [build/Debug/None-Windows/welcome.o] Error 127 (ignored)
> mkdir -p dist/Debug
> o dist/Debug/welcome build/Debug/None-Windows/welcome.o  
> make[1]: o: Command not found
> make[1]: [dist/Debug/welcome.exe] Error 127 (ignored)
> make[1]: Leaving directory `/cygdrive/c/Program
> Files/netbeans-5.5/samples/Welcome_1'
>
> Build successful. Exit value 0.
>
> Running "start sh "C:\Program Files\netbeans-5.5\cnd1\bin\dorun.sh" -p
> "[Press Enter to close window] " -f
> "C:\DOCUME~1\Chavali\LOCALS~1\Temp\nbcnd_rc5353" dist\Debug\welcome "arg 1"
> "arg 2"" in C:\Program Files\netbeans-5.5\samples\Welcome_1
>
>
> Run failed. Exit value 127.
>
>
> When I run the make from cygwin shell cd'd to folder: I have the following
> output
>
> $ make
> make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
> make[1]: Entering directory `/cygdrive/c/Program
> Files/netbeans-5.5/samples/Welc
> ome_1'
> mkdir -p build/Debug/None-Windows
> c -g3 -gdwarf-2 -o build/Debug/None-Windows/welcome.o welcome.cc
> make[1]: c: Command not found
> make[1]: [build/Debug/None-Windows/welcome.o] Error 127 (ignored)
> mkdir -p dist/Debug
> o dist/Debug/welcome build/Debug/None-Windows/welcome.o
> make[1]: o: Command not found
> make[1]: [dist/Debug/welcome.exe] Error 127 (ignored)
> make[1]: Leaving directory `/cygdrive/c/Program
> Files/netbeans-5.5/samples/Welco
> me_1'
>
> A little background:
> I have installed the gcc, gdb, make etc and have checked the versions using
> cygcheck -c command.
> I have also set the enviornment variable for C:\cygwin\bin.
>
>
> Thanks,
> user007
>
>
>
>
>
>
>
>
> Vladimir Voskresensky wrote:
>   
>> Jesdisciple wrote:
>>     
>>> Well, it actually ran the compiler, so thanks for that.  Unfortunately, I
>>> seem to have some other problems.  If this is more appropriate in another
>>> thread, please say so.
>>>
>>> ------------------------------------------------------------------------------------------------------
>>> Running "C:\cygwin\bin\make.exe  -f Makefile CONF=Debug" in C:\Program
>>> Files\netbeans-5.5.1\projects\HelloApp_1\helloapp
>>>
>>> /usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
>>> make[1]: Entering directory `/cygdrive/c/Program
>>> Files/netbeans-5.5.1/projects/HelloApp_1/helloapp'
>>> cd ../hello1lib && /usr/bin/make -f Makefile CONF=Debug
>>> make[2]: Entering directory `/cygdrive/c/Program
>>> Files/netbeans-5.5.1/projects/HelloApp_1/hello1lib'
>>> /usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
>>> make[3]: Entering directory `/cygdrive/c/Program
>>> Files/netbeans-5.5.1/projects/HelloApp_1/hello1lib'
>>> mkdir -p build/Debug/None-Windows
>>> c -g3 -gdwarf-2 -o build/Debug/None-Windows/hello1.o hello1.cc
>>> make[3]: c: Command not found
>>>   
>>>       
>> compiler is gcc, not "c"
>> could you, please, run "make" from cygwin shell,
>> cd to folder
>>
>> /cygdrive/c/Program Files/netbeans-5.5.1/projects/HelloApp_1/helloapp
>>
>> does it work?
>>
>> thanks,
>> Vladimir.
>>
>>
>>
>>     
>
>   

Marian Petras | 1 Oct 08:49
Picon

Re: Creating JUnit test for overloaded functions

No - see http://www.netbeans.org/issues/show_bug.cgi?id=77311

I will try to fix it for final release of NetBeans 6.0.

Marian

Edward Diener wrote:
> When using the Tools | Create JUnit Tests for a particular class, if 
> there are overloaded functions in the class, the tool only creates a 
> single test for the first member function of that name found. Is there 
> any way to get around this limitation of the Create JUnit Tests 
> functionality other than manually adding the other needed tests ?


Gmane