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 139756

Summary: Register XML schemas for Erlang and Scala project types
Product: contrib Reporter: Jesse Glick <jglick>
Component: ScalaAssignee: _ dcaoyuan <dcaoyuan>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 42686    

Description Jesse Glick 2008-07-11 17:45:25 UTC
contrib/erlang.makeproject/src/org/netbeans/modules/erlang/makeproject/modules/project-private.xsd
contrib/erlang.makeproject/src/org/netbeans/modules/erlang/makeproject/modules/project.xsd
contrib/erlang.makeproject/src/org/netbeans/modules/erlang/makeproject/modules/rake-project-references.xsd
contrib/erlang.makeproject/src/org/netbeans/modules/erlang/makeproject/modules/rake-project-references2.xsd
contrib/erlang.project/src/org/netbeans/modules/erlang/project/resources/erlang-project-private.xsd
contrib/erlang.project/src/org/netbeans/modules/erlang/project/resources/erlang-project.xsd
contrib/scala.project/src/org/netbeans/modules/scala/project/resources/scala-project-private.xsd
contrib/scala.project/src/org/netbeans/modules/scala/project/resources/scala-project.xsd
contrib/scala.project/src/org/netbeans/modules/scala/project/resources/scala-project2.xsd
contrib/scala.project/src/org/netbeans/modules/scala/project/resources/scala-project3.xsd

These XML schemas need to be registered as controlling schemas for their respective project types, by entering them in
the ProjectXMLCatalog folder in your layer, as described in issue #42686.
Comment 1 _ dcaoyuan 2008-07-23 21:06:58 UTC
Can't reproduce in recent build
Comment 2 _ dcaoyuan 2008-07-23 21:12:24 UTC
oops, wrong typing here