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 - AbsoluteLayout is missing in CLASSPATH.
Summary: AbsoluteLayout is missing in CLASSPATH.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-14 01:10 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-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
-------------------------------------------------------------------------------