Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[elk-dev] Features

Hi everyone,

I've started creating features for the project. Here's the current plan
for you to comment on:

org.eclipse.elk.feature contains:
  core
  core.service
  core.ui
  force
  graph
  layered
  mrtree

org.eclipse.elk.gmf.feature contains:
  core.gmf

org.eclipse.elk.graphiti.feature contains:
  core.graphiti

org.eclipse.elk.graphviz.feature contains:
  graphviz.dot
  graphviz.layouter

I would have like to put Graphviz support into the core feature, but
that would bring an Xtext dependency that I don't think we want in our
core feature.

I'm currently not sure if the gmf and graphiti plugins should have
"core" removed from their names. I'll leave it as it is for the moment.
Any thoughts?

Once the features are done, I'll try to get an automatic build working.
The plan is to have a nightly update site for people to mess around with
by the time EclipseCon Europe is here.

Cheers,
 Christoph Daniel

Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top