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

Remove SWT dependency from muggl-common project #24

Open
vvhof opened this issue Feb 23, 2016 · 1 comment
Open

Remove SWT dependency from muggl-common project #24

vvhof opened this issue Feb 23, 2016 · 1 comment

Comments

@vvhof
Copy link
Member

vvhof commented Feb 23, 2016

From the description, I'd deduct that the specific code could be adapted to employ a different library for the purpose of RGB color representation, so that this specific dependency may be omited.

@vvhof vvhof changed the title Remove SWT dependency from solvers project. Remove SWT dependency from solvers project Feb 23, 2016
@Dagefoerde
Copy link
Member

For the solvers project this is now done.
For the common project this is still an open issue. I would recomment using java.awt.Color instead, since they manage RGB similarly (but not identically).

This is now pending @anfuchs' changes to the ConfigReader, as I do not want to mess up working code while he is switching to an XML parser.

@Dagefoerde Dagefoerde changed the title Remove SWT dependency from solvers project Remove SWT dependency from muggl-common project Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants