Skip to content

Refactor plugins  #143

Open
Open
@rawagner

Description

@rawagner

I was just looking at the plugins and I wanted to ask you if you would mind to split the plugins as follows:

  1. com.redhat.fabric8analytics.eclipse.core - contains core stuff
  2. com.redhat.fabric8analytics.eclipse.ui - ui (stack analysis view)
  3. com.redhat.fabric8analytics.eclipse.lsp.core - LSP core stuff
  4. possibly in the future com.redhat.fabric8analytics.eclipse.lsp.ui

currently we have:

  1. com.redhat.fabric8analytics.lsp.eclipse.core - no need to have LSP in the name
  2. com.redhat.fabric8analytics.lsp.eclipse.ui - contains both analysis view & LSP funcionality.

I would be easier in the future, when the plugins gets bigger, to have Analysis View (or any other basic UI stuff) and LSP in different plugins

@geetikabatra WDYT ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions