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 1520

Summary: AbsoluteLayout is missing in CLASSPATH.
Product: guibuilder Reporter: issues@www <issues>
Component: CodeAssignee: support <support>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description issues@www 1999-04-14 01:10:57 UTC
In the latest build it is not that it would not be there, but the AbsoluteLayout`s design support generated code for com.netbeans.ide.awt.AbsoluteLayout instead of com.netbeans.ide.developer.Absolut
eLayout which is in the AbsoulteLayout.zip

AbsoluteLayout.zip is not in CLASSPATH, but it is in Environment|rRepository Settigns. This prevents gandalf from compiling forms created by previous version of Developer.
Absolutelayout is in lib dir.
my settings for 310 are:
-- System info ----------------------------------------------------------------
  Product Version    = NetBeans Developer (Gandalf), Build 310
  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                = Symantec, version 3.10.100(x) for JDK 1.2
  Home Dir           = C:/WINNT/Profiles/mbalin
  Current Directory  = N:/netbeans/310
  NetBeans Home      = .
  NetBeans User Home = .
  System Directory   = ./system
  CLASSPATH          = ./lib;./lib/developer.zip;./lib/icebrowserlitebean.jar;./

lib/infobus.jar;./lib/xml.jar;n:/jdk1.2/jre/lib/i18n.jar;n:/jdk1.2/lib/tools.jar
;n:/jdk1.2/lib/dt.jar
-------------------------------------------------------------------------------