<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.ide.netbeans.user">
    <title>gmane.comp.java.ide.netbeans.user</title>
    <link>http://blog.gmane.org/gmane.comp.java.ide.netbeans.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177956"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177953"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177952"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177951"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177950"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177949"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177948"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177947"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177946"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177942"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177937"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177935"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177933"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177932"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177930"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177927"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177925"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177922"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177918"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177916"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177956">
    <title>Visualize "beginning" of methods and conditions</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177956</link>
    <description>&lt;pre&gt;When I click on a closing "}" in a condition or a method, netbeans opens a "preview" window to show the beginning of that block. What is that called?

Also and most important, is it possible to widen that preview window? Here at least (arch linux 32 bits), that preview window is very narrow and it barely fit a keyword like "function".

Thanks in advance.





&lt;/pre&gt;</description>
    <dc:creator>FernandoBasso</dc:creator>
    <dc:date>2013-05-25T22:38:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177953">
    <title>Can't start glassfish server from netbeans</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177953</link>
    <description>&lt;pre&gt;in menu tools-&amp;gt;servers, when i choose one of the servers to start, the context menu is inactive. What needs to be done to fix this problem?





&lt;/pre&gt;</description>
    <dc:creator>gfcwalker</dc:creator>
    <dc:date>2013-05-25T18:13:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177952">
    <title>Verification email not being received</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177952</link>
    <description>&lt;pre&gt;I registered but when I attempt to log in (using this email address), get the "resend verification email" screen. It appears that the email is recognized, just not being able to validate it keeps me from logging in. It is not in my spam folder.
&lt;/pre&gt;</description>
    <dc:creator>George</dc:creator>
    <dc:date>2013-05-25T12:00:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177951">
    <title>Static context problem</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177951</link>
    <description>&lt;pre&gt;Hi I'm trying to understand the structure of a Netbeans java GUI App that uses Swing.

I don't understand how main appears to call a constructor of a class that main itself is located within.

Anyway, what I seek to do is call myMethod from within main but I get the dreaded

"non-static method &amp;lt;method name&amp;gt; cannot be referenced form a static context"

Any help would be appreciated.

The general program structure of my app is:

-----

package my.testapp;

import java.util.logging.Level;
import java.util.logging.Logger;

public class testappUI extends javax.swing.JFrame {

public testappUI () {
    initComponents();
}

public void myMethod(){ //method I wrote and want to access from within main
//stuff here
}

private void initComponents(){
//init stuff here
}

public static void main(String args[]) {

    /* Create and display the form */
        java.awt.EventQueue.invokeLater(new Runnable() {
            public void run() {
                new testappUI().setVisible(true);
                
            }
   &lt;/pre&gt;</description>
    <dc:creator>BWestOz</dc:creator>
    <dc:date>2013-05-25T11:38:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177950">
    <title>"Unsupported major.minor version 51.0" on Mac</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177950</link>
    <description>&lt;pre&gt;Yesterday I created a Java project using Netbeans from Windows 7 at work and saved it on a usb key.
Today I opened the same project from the usb key (tried also copying it on the computer) and, trying to run it, this is the error it shows:

[i]Exception in thread "main" java.lang.UnsupportedClassVersionError: forzaquattro/ForzaQuattro : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$&lt;/pre&gt;</description>
    <dc:creator>Mike84bs</dc:creator>
    <dc:date>2013-05-25T09:13:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177949">
    <title>Error in setAutoRequestFocus(false)</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177949</link>
    <description>&lt;pre&gt;hi,

the thing is am new to s/w industry, so forgive me if my question seems too obvious or silly.

i have created a project at my in net-beans 7.3 
copied the whole working folder on to my office system which is NB 6.9

now this show a error at

        setAutoRequestFocus(false);

only in one jFrame where as i have some 10 of them. 

i dont know want went wrong. hope someone helps me out.

thank you




Attachments: 
http://forums.netbeans.org//files/aq_122.png


&lt;/pre&gt;</description>
    <dc:creator>Ravi varma</dc:creator>
    <dc:date>2013-05-25T03:50:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177948">
    <title>Netbeans Platform Rest CRUD</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177948</link>
    <description>&lt;pre&gt;Hi,

After a long hiatus i'm trying to get back to do some netbeans platform apps.

Is there some tutorial that show how to build a crud like this one (https://platform.netbeans.org/tutorials/70/nbm-crud.html)  but instead of bind to a local db the data will be manipulated using a remote resource ?

Thanks.





&lt;/pre&gt;</description>
    <dc:creator>Khaoz</dc:creator>
    <dc:date>2013-05-24T21:15:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177947">
    <title>Any plan for support android in netbeans ?</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177947</link>
    <description>&lt;pre&gt;hi all.

Any one know whether and when Netbeans might support android ?

I found the plug in for android but It's seem to small to eclipse so I get back to eclipse to code android app.
I prefer the netbeans way to code, It seems smarter for me, but netbeans haven't fully support android yet. like the logcat, or too much delay for debug. and special thing: xml layout and value.
There are no link betweean xml and R.xmlElement.

I hope netbeans will support android like eclipse in the future. [Shocked]





&lt;/pre&gt;</description>
    <dc:creator>harunaga</dc:creator>
    <dc:date>2013-05-24T19:21:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177946">
    <title>multiple form addressing and construction</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177946</link>
    <description>&lt;pre&gt;I need to use multiple forms for an application. Does not matter if it is a jFrame, jPanel, or what, but I will need quite a few components on it. 

I would like to know, first, how to make the form itself, and second how to address it. I am using java if that matters.





&lt;/pre&gt;</description>
    <dc:creator>roylwright</dc:creator>
    <dc:date>2013-05-24T18:39:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177942">
    <title>problems installing NetBeans 7.3 on Mac OSX</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177942</link>
    <description>&lt;pre&gt;Hi!

I'm running Mac OS X, Version 10.6.8.  Java version "1.6.0_45".  (Mac Snow Leopard doesn't let you install Java 7; you need Lion for that.)

When I install NetBeans 7.3, it gets to the last step "Running package scripts... Install time remaining: Less than a minute" and it just hangs there.  I let it run for 7-1/2 minutes and then killed the install.  I was able to open NetBeans, but I noticed the "Featured Demo" on the Start Page says "Error while loading content."  When I try to use NetBeans it runs really slow.

I uninstalled 7.3 and tried an earlier version (7.1).  Same problems.

Any ideas what can be causing it?

Thanks in advance,
Lucille

&lt;/pre&gt;</description>
    <dc:creator>Full Name</dc:creator>
    <dc:date>2013-05-25T17:51:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177937">
    <title>[news] NetBeans 7.4 testers wanted</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177937</link>
    <description>&lt;pre&gt;Hello NetBeans fans!

    The NetBeans team is pleased to announce official start of the 
NetBeans Community Acceptance Testing (NetCAT) program for the NetBeans 
IDE 7.4 stabilization cycle. The NetBeans IDE 7.4 feature highlights 
include in short:

    * further enhanced HTML5 development experience
    * many improvements in Java Editor, Hints or Refactorings
    * significantly improved PHP support
    * new Versioning, Debugging or Profiling features
    * and much more!

    To help test brand new functionality in the NetBeans IDE 7.4 
development builds, report bugs or RFEs or review new documentation, 
don't hesitate and sign up for NetCAT [1], our popular beta testing 
program. As a NetCAT participant, you will provide valuable feedback to 
our development team and this way significantly influence stability and 
performance of the NetBeans IDE. We are looking for NetBeans community 
members who:

    * are strong Open Source believers
    * can spare at least 4 hours weekly from June to mid Septemb&lt;/pre&gt;</description>
    <dc:creator>Jiří Kovalský</dc:creator>
    <dc:date>2013-05-24T18:59:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177935">
    <title>How to check null values in if statement</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177935</link>
    <description>&lt;pre&gt;1. some of the values which are clearly passed from database as blank string are converted to null.. why
2. How to check null values in if statement as it generates error instead of running true/false.





&lt;/pre&gt;</description>
    <dc:creator>nasirpinnacle</dc:creator>
    <dc:date>2013-05-24T14:03:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177933">
    <title>Agressive JNLP handling</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177933</link>
    <description>&lt;pre&gt;Let me share this funny example, part of a Java project meant to be 
deployed with Java Web Start.

In the build.xml file, I wrote the following dummy targets, for the sake 
of demonstration :

    &amp;lt;target name="-jnlp-starting-some-name"&amp;gt;
             &amp;lt;echo message="Hello from target -jnlp-starting-some-name"/&amp;gt;
         &amp;lt;/target&amp;gt;
         &amp;lt;target name="-some-name-with-jnlp-in-it"&amp;gt;
             &amp;lt;echo message="Hello from target -some-name-with-jnlp-in-it"/&amp;gt;
         &amp;lt;/target&amp;gt;
         &amp;lt;target name="-some-name-ending-with-jnlp"&amp;gt;
             &amp;lt;echo message="Hello from target -some-name-ending-with-jnlp"/&amp;gt;
         &amp;lt;/target&amp;gt;

         &amp;lt;target  name="-post-jar"
                  depends="-some-name-ending-with-jnlp,
    -some-name-with-jnlp-in-it, -jnlp-starting-some-name"&amp;gt;
         &amp;lt;/target&amp;gt;


If, from the project properties / web start category dialog, I check the 
box "Enable Web Start", I can see the build.xml buffer modified 
instantly to the following:

    &amp;lt;target name="-jnlp-starting-some-name"&amp;gt;
          &lt;/pre&gt;</description>
    <dc:creator>Hervé Bitteur</dc:creator>
    <dc:date>2013-05-24T12:22:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177932">
    <title>Delay in appending text to TextArea box</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177932</link>
    <description>&lt;pre&gt;I have the code below in button 2. I expect to see the string "we are here" appended in my text area five times with a delay of a few seconds between each append. But that doesn't happen. Instead after a delay all five strings are displayed together at the same time. 

Can someone please explain why? and how to fix it? 

private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) { 
int j,k,m,n,x; 

for(j=0;j&amp;lt;5;j++) 
{ 
jTextArea1.append(j+"We are here \n"); 
for(k=0;k&amp;lt;100000;k++) 
{ 
for(m=0;m&amp;lt;10000;m++) 
for(n=0;n&amp;lt;10;n++) 
x=99*43; 
} 
}





&lt;/pre&gt;</description>
    <dc:creator>gonzago</dc:creator>
    <dc:date>2013-05-24T08:15:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177930">
    <title>Why am I unable to view a variable/object in debug mode?</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177930</link>
    <description>&lt;pre&gt;See the attachment/screenshot.  I am trying to view the contents of an object (sma_partitions_ctl), but the Netbeans debugger seems to show a value of "{...}".  What exactly does that mean and why am I unable to view the contents of this object?




Attachments: 
http://forums.netbeans.org//files/2013_05_23_1556_111.png


&lt;/pre&gt;</description>
    <dc:creator>gharabed</dc:creator>
    <dc:date>2013-05-23T23:05:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177927">
    <title>Target folder name per architecture</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177927</link>
    <description>&lt;pre&gt;Hi,

I would like to set the destination directory for a project depending on
platform and architecture.
The variable for the platform exists (CND_PLATFORM), but I can't find
any with the architecture (32 or 64 bits).

Does anyone know the easyiest way to do that ? I want to avoid setting
multiple configuration profiles.

Thank you in advance !

&lt;/pre&gt;</description>
    <dc:creator>Guillaume Duteil</dc:creator>
    <dc:date>2013-05-23T23:02:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177925">
    <title>Looking for a beans wizard, plugin (or example)</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177925</link>
    <description>&lt;pre&gt;I'm new to JavaFX 2.0 (and Java) but have heard IDEs like NetBeans have wizards for bindings, properties, annotation type things? Are there wizards for the new JavaFx 2.0 Beans?

Reading the Apress book 'Pro JavaFx 2.0' says 'JavaFX 2.0 introduces the JavaFX Beans specification that adds properties support to Java objects through the help of the properties classes from the JavaFX 2.0 properties and bindings framework...with two Properties Strategies: Eagerly Instantiated, Lazily Instantiated.'

The recent post below mentions 'New --&amp;gt; Web Service Client' and if something like that did some setup for my application making a 'RESTful URL call' or 'Binding JSON data' to JavaFx Beans? (http://forums.netbeans.org/viewtopic.php?t=55290)

I can tell that many beans related examples (and client/server) are for Swing, AWT type applications and am hesitant to add plug-ins that are not appropriate for JavaFx 2.0.

Clicking on my NetBeans7.3-&amp;gt;Tools-&amp;gt;Plugins then Available Plugins tab, I can see plugins below, but is anyt&lt;/pre&gt;</description>
    <dc:creator>sturdyworks</dc:creator>
    <dc:date>2013-05-23T17:45:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177922">
    <title>create executable in netbeans</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177922</link>
    <description>&lt;pre&gt;how can i make a .jar extension....please help me





&lt;/pre&gt;</description>
    <dc:creator>nicoleta0506</dc:creator>
    <dc:date>2013-05-23T20:14:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177918">
    <title>Netbeans Design Time</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177918</link>
    <description>&lt;pre&gt;When I open a project, netbeans automatically runs the program in design mode (background).  How do I disable this feature?  I don't want to use the Beans.isDesignTime() call

Thanks!

Using Netbeans 7.3, Java





&lt;/pre&gt;</description>
    <dc:creator>turc0033</dc:creator>
    <dc:date>2013-05-23T16:46:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177916">
    <title>Delay in appending to TextArea</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177916</link>
    <description>&lt;pre&gt;I have the code below in button 2. I expect to see the string "we are here" appended in my text area five times with a delay of a few seconds between each append. But that doesn't happen. Instead after a delay all five strings are displayed together at the same time. 

Can someone please explain why? and how to fix it? 

private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) { 
int j,k,m,n,x; 

for(j=0;j&amp;lt;5;j++) 
{ 
jTextArea1.append(j+"We are here \n"); 
for(k=0;k&amp;lt;100000;k++) 
{ 
for(m=0;m&amp;lt;10000;m++) 
for(n=0;n&amp;lt;10;n++) 
x=99*43; 
} 
}





&lt;/pre&gt;</description>
    <dc:creator>gonzago</dc:creator>
    <dc:date>2013-05-23T13:42:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177915">
    <title>Actions for multiple Node selection</title>
    <link>http://comments.gmane.org/gmane.comp.java.ide.netbeans.user/177915</link>
    <description>&lt;pre&gt;I am novice in NetBeans Platform.
There are similar threads in the NetBeans Platform forum, but I ask again about this issue because I have not gotten a clear answer.

I read the book "NetBeans Platform 6.9 Developer's Guide" which is very detailed.
The example in  (page 142) creates the Edit Task Action extending AbstractAction

The NetBeans IDE 7.3 has an Action Wizard.
There is an option "User May Select Muliple Nodes" but I can't understand how Cookie Class option 
(Project- OpenCookie-EditCookie- EditorCookie- DataObject) works.
The Action class of the Wizard implements ActionListener

Another older method is extending  CookieAction class.

How I create actions for multiple Node selection?
Which is the best method , extending AbstractAction or implementing ActionListener?





&lt;/pre&gt;</description>
    <dc:creator>kosmos890</dc:creator>
    <dc:date>2013-05-23T11:43:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.ide.netbeans.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.ide.netbeans.user</link>
  </textinput>
</rdf:RDF>
