This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 1702 - Text editor and Form Editor are not opened when Open action is invoked for Form, Applet created using Form Editor in X2.
Summary: Text editor and Form Editor are not opened when Open action is invoked for Fo...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-12 20:02 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 1999-05-12 20:02:41 UTC
The GUI does not freeze.

FormEditorSupport.java:132
java.lang.NullPointerException

        at com.netbeans.developer.modules.loaders.form.FormEditorSupport.loadFor
m(FormEditorSupport.java:137)
        at com.netbeans.developer.modules.loaders.form.FormEditorSupport.open(Fo
rmEditorSupport.java:69)
        at com.netbeans.ide.actions.OpenAction$1.run(OpenAction.java:87)
        at com.netbeans.ide.util.Task.run(Task.java:122)
        at com.netbeans.ide.util.RequestProcessor$ProcessorThread.run(RequestPro
cessor.java:378)

HotSpot was used.
-- System info ----------------------------------------------------------------
  Product Version    = NetBeans Developer (Gandalf), Build 318
  IDE Versioning     = IDE/1 spec=0.8 impl=Build 318
  Operating System   = Windows NT Version 4.0 Running on x86
  Java VM Version    = 1.2.1
  Java Vendor        = Sun Microsystems Inc.
  Java Vendor URL    = http://java.sun.com/
  Java Home          = n:/jdk1.2/jre
  Java Class Version = 46.0
  JIT                = unknown or not used
  Home Dir           = C:/WINNT/Profiles/mbalin
  Current Directory  = N:/netbeans/318
  NetBeans Home      = .

  NetBeans User Home = .
  System Directory   = ./system
  CLASSPATH          = ./lib;./lib/developer.zip;./lib/icebrowserlitebean.jar;./
lib/infobus.jar;./lib/xml.jar;./lib/regexp.jar;n:/jdk1.2/jre/lib/i18n.jar;n:/jdk
1.2/lib/tools.jar;n:/jdk1.2/lib/dt.jar
-------------------------------------------------------------------------------
Comment 1 Quality Engineering 2003-07-02 15:41:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.