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 162988 - [67cat] Scala module depends on removed languages.bat module
Summary: [67cat] Scala module depends on removed languages.bat module
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 21:57 UTC by dynamite
Modified: 2009-05-06 14:20 UTC (History)
1 user (show)

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 dynamite 2009-04-17 21:57:49 UTC
[ BUILD # : 200904170201 ]
[ JDK VERSION : 1.6.* ]

I upgraded to the latest development build and now the Scala module
no longer works.  This is apparently because the
org.netbeans.modules.languages.bat module has now been moved to the
C++ module.  This forces the user to install and activate the C++
module in order to develop with Scala on NetBeans.

The Scala module should not be dependent upon the C++ module.  The
org.netbeans.modules.languages.bat module should be freed from the
C++ module.
Comment 1 David Strupl 2009-04-17 22:21:31 UTC
The bat coloring and execution code has been moved to cnd.* modules. The languages.bat module has been removed.

Does scala support need this dependency?
Comment 2 aldobrucale 2009-04-20 09:17:13 UTC
see also issue #162933 http://www.netbeans.org/issues/show_bug.cgi?id=162933
Comment 3 _ dcaoyuan 2009-05-06 14:20:33 UTC
Removed useless dependency on language.bat: rev/3ef58d6c0874