[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [eclipse-dev] Sharable tasks
|
try www.zclipse.org . the 'insectivore' plugin does what you are asking for.
hope this helps,
alvin
---------- Original Message -----------
From: Gabriele Garuglieri <gabriele.garuglieri@xxxxxxxxxx>
To: eclipse-dev@xxxxxxxxxxx
Sent: Mon, 14 Apr 2003 09:37:25 +0200
Subject: [eclipse-dev] Sharable tasks
> Hi all,
> don't know what is the best mailing list to ask for this, so please
> direct me to the right place if this does not belongs here.
>
> Would it be possible to make user defined tasks, those not
> automatically generated via TODO or FIXME or other tags inside java
> sources, sharable to other people working on the same project?
>
> What i'm thinking about is a sort of "export/import" function to
> allow exporting selected task to an xml file that can be imported by
> others.
>
> Or best, having a task creation attribute like "sharable" that, when
> select, writes the task definition, instead of the usual .markers
> file, in an XML file (or in the .project file itself?),
> automatically recognized by eclipse, that can be imported in CVS to
> become part of the shared project.
>
> This would be useful for propagating to others info on ongoing tasks
> on resources not managed by java compiler, or generic tasks not
> belonging to a specific resource.
>
> Regards, Gabriele
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev
------- End of Original Message -------