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

Deprecated warning with Eclipse Mars build (4.5) #11

Open
valentin-nasta opened this issue Jul 1, 2015 · 2 comments
Open

Deprecated warning with Eclipse Mars build (4.5) #11

valentin-nasta opened this issue Jul 1, 2015 · 2 comments

Comments

@valentin-nasta
Copy link

The 'org.eclipse.ui.startup' extension from 'net.ftlines.wicketsource.sourceopener' does not provide a 'class' attribute.
This usage is deprecated and a 'class' attribute should be provided.
The release after Mars (4.5) will no longer support the deprecated usage!

@jennybrown8
Copy link
Contributor

Thanks, I'll take a look.

On Jul 1, 2015, at 4:37 AM, valentin-nasta notifications@github.com wrote:

The 'org.eclipse.ui.startup' extension from 'net.ftlines.wicketsource.sourceopener' does not provide a 'class' attribute.
This usage is deprecated and a 'class' attribute should be provided.
The release after Mars (4.5) will no longer support the deprecated usage!


Reply to this email directly or view it on GitHub.

@jennybrown8
Copy link
Contributor

Solved. Code now works with Eclipse Neon (4.6). The latest code is on my github fork http://www.github.com/jennybrown8/wicket-source/ and I'm going to try to get this into the Eclipse plugin store for easier installation (still pending).

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