Skip to content

Shell cannot start inside a project context #16

Description

@wouterjsmit

The Shell cannot launch inside the context of a(n Eclipse) project.

This is because the injected IProject is not instantiated properly. Right now it uses a temp dir to create an empty IProject.

To enable context-aware shell, the following must happen.

  • Implement correct project directory reslution
  • Implement execution of the project code

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions