Re: Unable to use tasklist modules anymore?

Michael Wever <[email protected]> Wed, 07 Jan 2004 09:57:39 +0100
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Organization De norske Bokklubbene
Message-ID <[email protected]>
On Tue, 06 Jan 2004 19:16:31 +0100, Tim Lebedkov wrote:
>>So i checked out the source code and built the nbms.
>>Only the docscan works.
>>  
>>
> I have just tested the following modules (dev build 040102 and sources 
> from the trunk):
> suggestions: OK
> copyright: OK
> usertasks: OK
> compiler: OK
> javaparser: OK
> 
> I did not test other modules. Could you please give the detailed 
> description of
> what doesn't work.


Looking under options, Tasklist core (040106), Suggestions Framework
(040106), and Tasklist APIs (tasklist-barracuda) are enabled.
Document Task Scanning (040106) is also enabled.
The others
(bugs,copyright,editor,html,javadoc,javaparser,suggestions,usertasks) do
not enable due to error message:

'The module Task List Core Support was requested in implementation version
"dev" but only "040106" was found.'

This is via cvs head built modules (both installing from nbm and from
module jar files).

Mick