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 64291

Summary: Broken options in current trunk
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Options&SettingsAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 64288    

Description Marian Mirilovic 2005-09-13 22:53:17 UTC
NB 5.0 (200509131800), JDK 6.0 (b51)

The options are broken. Modern view contains just Ant settings and nothing else
;( On the startup is logged next warning:

Warning - could not install some modules:
        Options Module - Editor - The module named
org.netbeans.modules.options.api/1 was needed and not found.

So, today is a Q-build and this is Q-build stopper, please merge fix also to the
"QBE200509131800" branch.
Comment 1 Jan Jancura 2005-09-14 07:04:16 UTC
fixed in trunk and in QBE200509131800:


cvs commit -m "fixing dependencies" project.xml (in directory
C:\Hanz\Dev\qbuild\editor\options\nbproject\)
Checking in project.xml;
/cvs/editor/options/nbproject/project.xml,v  <--  project.xml
new revision: 1.4.2.1; previous revision: 1.4
done
Comment 2 Marian Mirilovic 2005-09-14 21:53:54 UTC
verified in NB 5.0 (200509141800)
Comment 3 Marian Mirilovic 2005-09-15 19:59:37 UTC
verified in Q-build