Skip to content

Bugfix/issue 101 xtend to java #103

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

Closed
wants to merge 282 commits into from
Closed

Bugfix/issue 101 xtend to java #103

wants to merge 282 commits into from

Conversation

PhilippSalvisberg
Copy link
Member

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

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Xtend with Java
1 participant