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

TrayItem is added & updated the requires to require_relative #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rpattabi
Copy link

@rpattabi rpattabi commented Oct 3, 2012

Following are the changes:

  1. TrayItem was missing. I added this to the list of imports.
  2. I attempted to swt locally for a project. I see the use of require in swt refers to the files in LOCAL gem. This prevents me to use swt as git submodule since it doesn't take up my changes. So I went over and updated the require to require_relative. Please let me know if this is not appropriate. If so, I am interested to know the right approach for this problem.

Please consider to include these changes to the gem if ok.

Thanks!
ragu

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.

1 participant