Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Integration Build: I20091022-2100

Paul Webster wrote:
On Fri, Oct 23, 2009 at 9:17 AM, Hallvard Trætteberg <hal@xxxxxxxxxxx> wrote:
Paul,

I've just committed some changes to TM, including a new plugin:
org.eclipse.e4.emf.javascript.ui (Javascript source view). It needs to be
added to the build, doesn't it?

Yes, you need to 1) add it to your PSF file in
releng/org.eclipse.e4.tm.releng and 2) open a bug at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=E4&component=UI&short_desc=[releng]
to request it be added to your feature and map (although you can do it
yourself if you know how :-)

I tried to do it myself:
- I updated tm.map and tm.psf by copying and changing existing lines. The only thing I wondered about was the date behind the plugin name in tm.map. If it is the creation date, I haven't set it correctly, since I just copied the date from the other javascript plugin.
- I checked out the features project and added the plugin to feature.xml.

Hallvard


Back to the top