Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/issue 101 xtend to java #103

Conversation

@PhilippSalvisberg
Copy link
Member

@PhilippSalvisberg PhilippSalvisberg commented May 29, 2020

Fixes #101 Replace Xtend with Java

  • Renamed alle .xtend sources to .java
  • Used code generated by Xtend 2.20.0 as foundation
  • Various refactoring to make code look like manually written Java and make it maintainable
  • Removed all dependencies to Xtend libraries
  • Updated versions of all dependencies
to avoid ClassNotFoundException (HashStructureAdapter).
Preference dialog cannot be loaded in SQL Developer.

The following build warning must be ignored:

[WARNING] Bundle org.utplsql:org.utplsql.sqldev:bundle:1.2.0-SNAPSHOT :
Host oracle.javatools-nodeps= for this fragment/require bundle cannot be
found on the classpath
@PhilippSalvisberg PhilippSalvisberg added this to the v1.2.0 milestone May 29, 2020
@PhilippSalvisberg
Copy link
Member Author

@PhilippSalvisberg PhilippSalvisberg commented May 29, 2020

closing this PR. Pushed the branch to upstream and will create the PR from there.

@PhilippSalvisberg PhilippSalvisberg removed this from the v1.2.0 milestone May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.