Skip to content

Unit tests, refactoring, make package extensible #14

@keskiju

Description

@keskiju
  • Create a separate atom-java-project package which parses/indexes all java related project content (build properties, classes, java sources, etc) and provides centralized java configuration. It will be used by autocomplete-java, linter-javac and other java related packages.
  • Move additional logic to separate packages. Packages use services of atom-java-project and autocomplete-java.
  • Replace promises with async-await
  • Rewrite quick and ugly hacks
  • Write unit test while refactoring code.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions