Skip to content

3 Features Sets #258

@paulvi

Description

@paulvi

Currently tern.java update site is more arranged.

1

But some new user still may be confsed what they need to install so there is idea about Feature Set:

One Feature Set aims at specific user type

  • End User
  • Tern JavaScript contributor
  • Tern.java contributor

So there are

3

I have tested build, it would add 3 feature.jar's

2

Look into new feature.xml to see code like

<feature
      id="tern.eclipse.ide.set.ternide.feature"


   <requires>
      <import feature="tern.eclipse.ide.server.nodejs.embed" version="0.9.0" match="greaterOrEqual"/>
      <import feature="tern-feature" version="0.9.0" match="greaterOrEqual"/>
      <import feature="tern-jsdt-feature" version="0.9.0" match="greaterOrEqual"/>
      <import feature="tern-server-nodejs-feature" version="0.9.0" match="greaterOrEqual"/>
   </requires>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions