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

Stability of the plugin #5

Open
2 of 3 tasks
nguyenLisa opened this issue Nov 26, 2018 · 3 comments
Open
2 of 3 tasks

Stability of the plugin #5

nguyenLisa opened this issue Nov 26, 2018 · 3 comments
Assignees

Comments

@nguyenLisa
Copy link
Member

nguyenLisa commented Nov 26, 2018

  • Make sure that the plugin works with newer versions of Eclipse (Neon +)
  • Make sure that the plugin works on the major OS (Windows, Linux, OSX)
  • Make sure that the plugin works on the newer versions of Java (1.7 +)
@ahmedammad
Copy link

I have checked the plugin using Java 8, 9 and 10 on Windows using different Eclipse versions (Oxygen, Photon and 2018-09). Below are my findings:

  1. While using Eclipse Oxygen on Java 8 the plugin works fine but on java 9 and 10 the eclipse keeps on
    crashing upon starting.
  2. On Eclipse Photon and 2018-09 using java 8, 9 and 10 the eclipse crashes upon starting with a
    message to view error log file.

The error log file contains the same exceptions as mentioned in the debugging part of this issue #3

@ahmedammad
Copy link

For Linux the results are same as in the above comment.

@ahmedammad
Copy link

The plugin now works on all latest eclipse version using java 8. Changes done for this fb7e19f

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

No branches or pull requests

2 participants