Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Is there a way to import tasks?
Is there a way to import tasks? [message #16707] Wed, 07 May 2003 14:43 Go to next message
Eclipse UserFriend
Originally posted by: pchen3.jhmi.edu

Hey All,

Is there a way I can import the tasks associated to a particular .java
file when I import the file into
another project? Thanks for any help.
Re: Is there a way to import tasks? [message #16730 is a reply to message #16707] Wed, 07 May 2003 15:48 Go to previous messageGo to next message
Eclipse UserFriend
Peter Chen wrote:

>Hey All,
>
>Is there a way I can import the tasks associated to a particular .java
>file when I import the file into
>another project? Thanks for any help.
>
>
>
In 2.1 there were some tags you put in java file in comments and then
they were converted to tasks. I use WSAD so haven't been able to get
that far yet, but I have seen my friend use put TODO: in his java files
and they become tasks. So if you use 2.1 you should have this ability
already.

Also there was some team task plugin in
http://eclipse-plugins.2y.net/eclipse/index.jsp

Don't know how it works.

--
Jari Kujansuu
HUT / INIT
+358 9 451 5679
Re: Is there a way to import tasks? [message #16901 is a reply to message #16730] Wed, 07 May 2003 17:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pchen3.jhmi.edu

Jari Kujansuu wrote:

Thanks for the reply.

Unfortunately, all my tasks were not added using the TODO tag. I simply
went to the "edit" menu
and chose to add a new task.

Any ideas on how to recover those tasks?

> Peter Chen wrote:

> >Hey All,
> >
> >Is there a way I can import the tasks associated to a particular .java
> >file when I import the file into
> >another project? Thanks for any help.
> >
> >
> >
> In 2.1 there were some tags you put in java file in comments and then
> they were converted to tasks. I use WSAD so haven't been able to get
> that far yet, but I have seen my friend use put TODO: in his java files
> and they become tasks. So if you use 2.1 you should have this ability
> already.

> Also there was some team task plugin in
> http://eclipse-plugins.2y.net/eclipse/index.jsp

> Don't know how it works.

> --
> Jari Kujansuu
> HUT / INIT
> +358 9 451 5679
Re: Is there a way to import tasks? [message #17016 is a reply to message #16901] Thu, 08 May 2003 01:20 Go to previous messageGo to next message
Eclipse UserFriend
Peter Chen wrote:

>Jari Kujansuu wrote:
>
>Thanks for the reply.
>
>Unfortunately, all my tasks were not added using the TODO tag. I simply
>went to the "edit" menu
>and chose to add a new task.
>
>Any ideas on how to recover those tasks?
>
>
If you want to export tasks you already have ...well I think you can't
:( Was thinking more how to make new ones that can be moved around.


--
Jari Kujansuu
HUT / INIT
+358 9 451 5679
Re: Is there a way to import tasks? [message #17220 is a reply to message #16901] Thu, 08 May 2003 09:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mccull1.does.not.like.spam.us.ibm.com

Peter,

Try the tasks-export plugin here:
http://sourceforge.net/projects/lunar-eclipse

As a shameless plug, you might want to switch over to Insectivore to keep
your tasks:

http://www.zclipse.org/projects/insectivore/

-Andrew

"Peter Chen" <pchen3@jhmi.edu> wrote in message
news:b9bun1$s8f$1@rogue.oti.com...
> Jari Kujansuu wrote:
>
> Thanks for the reply.
>
> Unfortunately, all my tasks were not added using the TODO tag. I simply
> went to the "edit" menu
> and chose to add a new task.
>
> Any ideas on how to recover those tasks?
>
> > Peter Chen wrote:
>
> > >Hey All,
> > >
> > >Is there a way I can import the tasks associated to a particular .java
> > >file when I import the file into
> > >another project? Thanks for any help.
> > >
> > >
> > >
> > In 2.1 there were some tags you put in java file in comments and then
> > they were converted to tasks. I use WSAD so haven't been able to get
> > that far yet, but I have seen my friend use put TODO: in his java files
> > and they become tasks. So if you use 2.1 you should have this ability
> > already.
>
> > Also there was some team task plugin in
> > http://eclipse-plugins.2y.net/eclipse/index.jsp
>
> > Don't know how it works.
>
> > --
> > Jari Kujansuu
> > HUT / INIT
> > +358 9 451 5679
>
>
>
>
Re: Is there a way to import tasks? [message #17772 is a reply to message #17220] Thu, 08 May 2003 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pchen3.jhmi.edu

Dear Andrew and Jari,

Thank you both for our replies. Much appreciated. I'm still on my search
for a strong IDE for me
to write my Java code in and I was really frustrated to see that the tasks
were not exported and
imported back in when I started a new project.

I checked out the zclipse.org site. Some interesting software you guys
have going. I'll definitely
try some of the plugins, especially the TabNavigator so I can have token
completion like in emacs
and Sun ONE Studio.

Thanks again for the replies.



Andrew McCullough wrote:


> Peter,

> Try the tasks-export plugin here:
> http://sourceforge.net/projects/lunar-eclipse

> As a shameless plug, you might want to switch over to Insectivore to keep
> your tasks:

> http://www.zclipse.org/projects/insectivore/

> -Andrew

> "Peter Chen" <pchen3@jhmi.edu> wrote in message
> news:b9bun1$s8f$1@rogue.oti.com...
> > Jari Kujansuu wrote:
> >
> > Thanks for the reply.
> >
> > Unfortunately, all my tasks were not added using the TODO tag. I simply
> > went to the "edit" menu
> > and chose to add a new task.
> >
> > Any ideas on how to recover those tasks?
> >
> > > Peter Chen wrote:
> >
> > > >Hey All,
> > > >
> > > >Is there a way I can import the tasks associated to a particular .java
> > > >file when I import the file into
> > > >another project? Thanks for any help.
> > > >
> > > >
> > > >
> > > In 2.1 there were some tags you put in java file in comments and then
> > > they were converted to tasks. I use WSAD so haven't been able to get
> > > that far yet, but I have seen my friend use put TODO: in his java files
> > > and they become tasks. So if you use 2.1 you should have this ability
> > > already.
> >
> > > Also there was some team task plugin in
> > > http://eclipse-plugins.2y.net/eclipse/index.jsp
> >
> > > Don't know how it works.
> >
> > > --
> > > Jari Kujansuu
> > > HUT / INIT
> > > +358 9 451 5679
> >
> >
> >
> >
Re: Is there a way to import tasks? [message #18157 is a reply to message #17220] Fri, 09 May 2003 06:19 Go to previous message
Eclipse UserFriend
Originally posted by: genadyb.inter.net.il

Andrew McCullough wrote:
> Peter,
>
> Try the tasks-export plugin here:
> http://sourceforge.net/projects/lunar-eclipse
>

The plugin should work well with Eclipse 2.0. However, I didn't give
much attention to this plugin lately, so if you have a particular
problem with it, just email me directly.

Genady

> As a shameless plug, you might want to switch over to Insectivore to keep
> your tasks:
>
> http://www.zclipse.org/projects/insectivore/
>
> -Andrew
>
> "Peter Chen" <pchen3@jhmi.edu> wrote in message
> news:b9bun1$s8f$1@rogue.oti.com...
>
>>Jari Kujansuu wrote:
>>
>>Thanks for the reply.
>>
>>Unfortunately, all my tasks were not added using the TODO tag. I simply
>>went to the "edit" menu
>>and chose to add a new task.
>>
>>Any ideas on how to recover those tasks?
>>
>>
>>>Peter Chen wrote:
>>
>>>>Hey All,
>>>>
>>>>Is there a way I can import the tasks associated to a particular .java
>>>>file when I import the file into
>>>>another project? Thanks for any help.
>>>>
>>>>
>>>>
>>>
>>>In 2.1 there were some tags you put in java file in comments and then
>>>they were converted to tasks. I use WSAD so haven't been able to get
>>>that far yet, but I have seen my friend use put TODO: in his java files
>>>and they become tasks. So if you use 2.1 you should have this ability
>>>already.
>>
>>>Also there was some team task plugin in
>>>http://eclipse-plugins.2y.net/eclipse/index.jsp
>>
>>>Don't know how it works.
>>
>>>--
>>> Jari Kujansuu
>>> HUT / INIT
>>> +358 9 451 5679
>>
>>
>>
>>
>
>
Previous Topic:XMLBuddy service interruption
Next Topic:Where can i find - Tomcat plugin for eclipse 2.x ?
Goto Forum:
  


Current Time: Sat May 31 18:46:26 EDT 2025

Powered by FUDForum. Page generated in 0.03059 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top