On 12 Mar 2011, at 07:28, "Er.SALIM MANDREKAR" <[email protected]> wrote:
> i get the following error when i click on project name ->generate in netbeans > IDE. help please.. > Please don't post the same message across 4 different threads, all at the same time. Fred. > > java.lang.NullPointerException > at > org.netbeans.modules.ruby.railsprojects.GeneratorPanel.getSelectedGenerator(GeneratorPanel.java:136) > at > org.netbeans.modules.ruby.railsprojects.GeneratorPanel.isValid(GeneratorPanel.java:459) > at java.awt.Component.invalidateIfValid(Component.java:2809) > at java.awt.Component.setLocale(Component.java:1879) > at javax.swing.JComponent.<init>(JComponent.java:584) > at javax.swing.JPanel.<init>(JPanel.java:65) > at javax.swing.JPanel.<init>(JPanel.java:92) > at javax.swing.JPanel.<init>(JPanel.java:100) > at > org.netbeans.modules.ruby.railsprojects.GeneratorPanel.<init>(GeneratorPanel.java:87) > at > org.netbeans.modules.ruby.railsprojects.GenerateAction.generate(GenerateAction.java:148) > at > org.netbeans.modules.ruby.railsprojects.GenerateAction.performAction(GenerateAction.java:127) > at > org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581) > at > org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.actionPerformed(ActionsBridge.java:111) > at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:104) > at > org.netbeans.modules.openide.actions.ActionsBridgeImpl.invokeAction(ActionsBridgeImpl.java:52) > at > org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.doRun(ActionsBridge.java:102) > at > org.netbeans.modules.openide.util.ActionsBridge$1.run(ActionsBridge.java:71) > at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) > [catch] at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986) > > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

