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 - Register XML schemas for Erlang and Scala project types
Summary: Register XML schemas for Erlang and Scala project types
Status: REOPENED
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks: 42686
  Show dependency tree
 
Reported: 2008-07-11 17:45 UTC by Jesse Glick
Modified: 2008-07-23 21:12 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 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