Robert Denton | 1 Apr 01:00
Favicon

Netbeans 6.1 using wrong Java Library?

Hi folks,

I have an empty shell of a GUI that doesn't have any functionality yet, other than just spawning the main window.  It runs in the IDE just fine but when I try to run it outside the IDE I get the following error:

Exception during event dispatch:
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicScrollPaneUI$PropertyChangeHandler.propertyChange(libgcj.so.8rh)
   at java.beans.PropertyChangeSupport.firePropertyChange(libgcj.so.8rh)
   at java.beans.PropertyChangeSupport.firePropertyChange(libgcj.so.8rh)
   at java.awt.Component.firePropertyChange(libgcj.so.8rh)
   at javax.swing.JScrollPane.setHorizontalScrollBar(libgcj.so.8rh)
   at mainWindow.initComponents(mainWindow.java:186)
   at mainWindow.<init>(mainWindow.java:21)
   at mainWindow$1.run(mainWindow.java:286)
   at java.awt.event.InvocationEvent.dispatch(libgcj.so.8rh)
   at java.awt.EventQueue.dispatchEvent(libgcj.so.8rh)
   at java.awt.EventDispatchThread.run(libgcj.so.8rh)


Someone over at the Sun's Java forums suggested that this was due to Netbeans using the wrong Java Library.  I am not sure if this sounds right though because, it runs okay inside Netbeans, and I attached the library's within netbeans in the normal manner.  Does anyone here have any idea what I could be doing wrong?

Robert 
Avi Schwartz | 1 Apr 01:48
Favicon

Re: Cannot Download NetBeans - getting "403 Not Authorized"

Asif,

I just tried it an all downloads for Linux are working just fine.   Did 
you use the following link?

http://download.netbeans.org/netbeans/6.0/final/

Avi

Asif Lodhi wrote:

> Hello,
>
> I cannot download NetBeans for Linux from your website and it is
> always giving me "403 Not Authorized".
>
> I have already made a post about it but nobody seems to care a bit about it.
>
> May I know what I should do in order to download NetBeans? I can do
> without NetBeans but i really want to see its UML support and latest
> features.
>   

Damian Carey | 1 Apr 01:49
Picon
Gravatar

SVN including jars in commit

Hi all,
I am not a SVN expert (far from it), instead I have sucessfully relied
on NB's SVN tools.

However, recently SVN has been trying to add jars under the "build"
folder into SVN.

How can I stop this????

I have tried adding SVN properties as follows ...
NB "Files" view >> "build" folder >> Action "Subversion | Svn
Properties" >> Name=svn:ignore, Value=*jar

However, the jars all remain "green" ...

Any clues would be appreciated.

Many thanks,
-Damian

Asif Lodhi | 1 Apr 02:27
Picon

Re: Cannot Download NetBeans - getting "403 Not Authorized"

Hi Avi,

No. It's not working. Even Windows downloads are not working. Your
link took me to 6.01 - the bundle I want to download. I wonder what
could be wrong. Please check out

      http://www.techienuggets.com/Comments?tx=19642

As you can see on this thread, the support person asked me to change
my IP which I cannot because I am a dial-up Internet user and the IP
automatically gets assigned dynamically by the ISP I am using.

I am also at a loss for words as to the indiffernce of the concerned
persons on NetBeans team.

--
Thanks & regards,

Asif

On 4/1/08, Avi Schwartz <nbusers <at> cfftechnologies.com> wrote:
> Asif,
>
>
> I just tried it an all downloads for Linux are working just fine. Did
> you use the following link?
>
>
> http://download.netbeans.org/netbeans/6.0/final/
>
>
> Avi
>
>
> Asif Lodhi wrote:
>
> > Hello,
> >
> > I cannot download NetBeans for Linux from your website and it is
> > always giving me "403 Not Authorized".
> >
> > I have already made a post about it but nobody seems to care a bit about
> it.
> >
> > May I know what I should do in order to download NetBeans? I can do
> > without NetBeans but i really want to see its UML support and latest
> > features.
> >
>
>

Avi Schwartz | 1 Apr 02:44
Favicon

Re: Cannot Download NetBeans - getting "403 Not Authorized"

Hi Asif,

I now understand what the problem is.  I once had a similar problem when 
attempting to access the web site of a premium TV channel which refused 
access from outside the US, except that I am in the US.  They had a 
problem identifying where my IP was from.  Until someone from 
netbeans.org fixes this you may want to try one of the anonymous surfing 
web sites.  Do a search in Google for "free anonymous browsing".  This 
may work for you.

Avi

Asif Lodhi wrote:

> Hi Avi,
>
> No. It's not working. Even Windows downloads are not working. Your
> link took me to 6.01 - the bundle I want to download. I wonder what
> could be wrong. Please check out
>
>       http://www.techienuggets.com/Comments?tx=19642
>
> As you can see on this thread, the support person asked me to change
> my IP which I cannot because I am a dial-up Internet user and the IP
> automatically gets assigned dynamically by the ISP I am using.
>
> I am also at a loss for words as to the indiffernce of the concerned
> persons on NetBeans team.
>
> --
> Thanks & regards,
>
> Asif
>
>
> On 4/1/08, Avi Schwartz <nbusers <at> cfftechnologies.com> wrote:
>   
>> Asif,
>>
>>
>> I just tried it an all downloads for Linux are working just fine. Did
>> you use the following link?
>>
>>
>> http://download.netbeans.org/netbeans/6.0/final/
>>
>>
>> Avi
>>
>>
>> Asif Lodhi wrote:
>>
>>     
>>> Hello,
>>>
>>> I cannot download NetBeans for Linux from your website and it is
>>> always giving me "403 Not Authorized".
>>>
>>> I have already made a post about it but nobody seems to care a bit about
>>>       
>> it.
>>     
>>> May I know what I should do in order to download NetBeans? I can do
>>> without NetBeans but i really want to see its UML support and latest
>>> features.
>>>       

samk | 1 Apr 03:31

Re: Cannot Download NetBeans - getting "403 Not Authorized"

See Thread at: http://www.techienuggets.com/Detail?tx=30689 Posted on behalf of a User

We could host this software for him to download at our site. I just want to know if I'd be breaking some law?

Sam

In Response To: 

Hello,

I cannot download NetBeans for Linux from your website and it is
always giving me "403 Not Authorized".

I have already made a post about it but nobody seems to care a bit about it.

May I know what I should do in order to download NetBeans? I can do
without NetBeans but i really want to see its UML support and latest
features.

--
Asif

Karthik | 1 Apr 03:33
Picon

Re: Cannot Download NetBeans - getting "403 Not Authorized"

Hi Asif,

You may also want to follow up on this in issuezilla by filing a bug:
    http://www.netbeans.org/issues/enter_bug.cgi
    Component : www
    Subcomponent : Downloads UI
Also: http://www.netbeans.org/community/issues.html

regards,
karthik

Avi Schwartz wrote:
> Hi Asif,
>
>
> I now understand what the problem is.  I once had a similar problem 
> when attempting to access the web site of a premium TV channel which 
> refused access from outside the US, except that I am in the US.  They 
> had a problem identifying where my IP was from.  Until someone from 
> netbeans.org fixes this you may want to try one of the anonymous 
> surfing web sites.  Do a search in Google for "free anonymous 
> browsing".  This may work for you.
>
>
> Avi
>
>
> Asif Lodhi wrote:
>
>> Hi Avi,
>>
>> No. It's not working. Even Windows downloads are not working. Your
>> link took me to 6.01 - the bundle I want to download. I wonder what
>> could be wrong. Please check out
>>
>>       http://www.techienuggets.com/Comments?tx=19642
>>
>> As you can see on this thread, the support person asked me to change
>> my IP which I cannot because I am a dial-up Internet user and the IP
>> automatically gets assigned dynamically by the ISP I am using.
>>
>> I am also at a loss for words as to the indiffernce of the concerned
>> persons on NetBeans team.
>>
>> -- 
>> Thanks & regards,
>>
>> Asif
>>
>>
>> On 4/1/08, Avi Schwartz <nbusers <at> cfftechnologies.com> wrote:
>>  
>>> Asif,
>>>
>>>
>>> I just tried it an all downloads for Linux are working just fine. Did
>>> you use the following link?
>>>
>>>
>>> http://download.netbeans.org/netbeans/6.0/final/
>>>
>>>
>>> Avi
>>>
>>>
>>> Asif Lodhi wrote:
>>>
>>>    
>>>> Hello,
>>>>
>>>> I cannot download NetBeans for Linux from your website and it is
>>>> always giving me "403 Not Authorized".
>>>>
>>>> I have already made a post about it but nobody seems to care a bit 
>>>> about
>>>>       
>>> it.
>>>    
>>>> May I know what I should do in order to download NetBeans? I can do
>>>> without NetBeans but i really want to see its UML support and latest
>>>> features.
>>>>       
>

Imran M Yousuf | 1 Apr 04:30
Gravatar

Re: Re: [openide-dev] How to generate Java code

I want to generate source code, similar to the RESTful WS plugin.

- Imran

On 3/31/08, Jeff Kesselman <Jeffrey.Kesselman <at> sun.com> wrote:
> Imran M Yousuf wrote:
>  > Hi,
>  >
>  > I want to develop a module that will generate some code based on
>  > certain action using the NB6 API. Can someone please tell me which API
>  > I should use to develop this module? I would be most grateful if
>  > someone could please point me in the right direction.
>  >
>  > Thank you,
>  >
>  >
>
> Do you mean generate a source file or run a dynamically compiled class?
>
>  Very different things.
>
>
>  JK
>

--

-- 
Imran M Yousuf
Entrepreneur & Software Engineer
Smart IT Engineering
Dhaka, Bangladesh
Email: imran <at> smartitengineering.com
Mobile: +880-1711402557

Vaughn Spurlin | 1 Apr 04:39

Re: Cannot Download NetBeans - getting "403 Not Authorized"

See http://www.netbeans.org/about/media.html to "Order Your Free NetBeans Starter Kit DVD".

Vaughn

----- Original Message ----
From: Asif Lodhi <asif.lodhi <at> gmail.com>
To: nbusers <at> netbeans.org
Sent: Monday, March 31, 2008 1:06:53 PM
Subject: [nbusers] Cannot Download NetBeans - getting "403 Not Authorized"

Hello,

I cannot download NetBeans for Linux from your website and it is
always giving me "403 Not Authorized".

I have already made a post about it but nobody seems to care a bit about it.

May I know what I should do in order to download NetBeans? I can do
without NetBeans but i really want to see its UML support and latest
features.

--
Asif

Michael Mellinger | 1 Apr 04:51
Picon

Re: Cannot Download NetBeans - getting "403 Not Authorized"

What link?  Netbeans 6.01

http://download.netbeans.org/netbeans/6.0/final/

I´d just grab 6.1 beta.

http://download.netbeans.org/netbeans/6.1/beta/

Then you have the nightly builds.  I tried a Mac one a  couple of
nights ago.  Didn´t work.  Pot luck with these.  I imagine we´re close
to another beta.

http://bits.netbeans.org/download/trunk/nightly/latest/

On Mon, Mar 31, 2008 at 9:39 PM, Vaughn Spurlin <spurdyne <at> pacbell.net> wrote:
> See http://www.netbeans.org/about/media.html to "Order Your Free NetBeans Starter Kit DVD".
>
>  Vaughn
>
>  ----- Original Message ----
>  From: Asif Lodhi <asif.lodhi <at> gmail.com>
>  To: nbusers <at> netbeans.org
>  Sent: Monday, March 31, 2008 1:06:53 PM
>  Subject: [nbusers] Cannot Download NetBeans - getting "403 Not Authorized"
>
>  Hello,
>
>  I cannot download NetBeans for Linux from your website and it is
>  always giving me "403 Not Authorized".
>
>  I have already made a post about it but nobody seems to care a bit about it.
>
>  May I know what I should do in order to download NetBeans? I can do
>  without NetBeans but i really want to see its UML support and latest
>  features.
>
>  --
>  Asif
>

--

-- 
-Mike
http://thespanishsite.com


Gmane