[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Task Tags
|
- From: pm@xxxxxxxxx (Franz Philipp Moser)
- Date: Sat, 21 Feb 2009 14:33:06 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Nitin Dahyabhai wrote:
And to jump on it, users can not add content types to that list.
Each content type potentially requires code to be written to do the
finding in the sources--not every syntax denotes its comments in the
same ways.
Thanks for that, what extension point do I have to extend?
WTP 3.0 (Ganymede) and onward includes Task Tag support for
JavaScript, as long as you have the project set up as a JavaScript
project (or Dynamic Web Project, or Static Web Project, or have
added support through the Web Development Tools project context menu).
I don't want to make a javascript project because that doesnt work well
for my app. I will write my own if you could tell me the extension point,
please.
Thanks in advance
Philipp