Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Add basic JFace support #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

545ch4
Copy link

@545ch4 545ch4 commented Jan 18, 2016

Added JFace jar and dependencies

Added JFace jar and dependencies
@545ch4
Copy link
Author

545ch4 commented Feb 2, 2016

bump

@TheLQ
Copy link
Member

TheLQ commented Feb 2, 2016

I apologize for the delay

How was this generated? Can it be applied to other versions of JFace? Where is the dependency on SWT?

@545ch4
Copy link
Author

545ch4 commented Feb 2, 2016

Actually... I did it mainly by hand. I started hacking a script, but it went ugly quite quickly. So probably we really need a script to get the JFace stuff?

I omitted a direct SWT dependency since SWT is platform dependent and I'd rather put platform dependencies in separate profiles.

@TheLQ
Copy link
Member

TheLQ commented Feb 3, 2016

The script will help because a) one of the major goals of this repo was to be 100% reproducible by running the scrape scripts, b) helps with checking for updates as the scrape-check.sh script is run in a cronjob that emails me when new updates are out.

Where would be scraping it from? The Eclipse SDK releases? Their internal p2 repo?

I guess leaving the swt dep out is ok as profiles can get complicated and project specific. Maybe in the future we could make a cross platform dep with such profiles in it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants