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

Add the ability to change the config file #3

Merged
merged 2 commits into from
Apr 7, 2013

Conversation

Lumbendil
Copy link
Contributor

Fixes #1

@Nullable
@Override
public Settings getState() {
System.out.println(pathToProjectContainer);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can probably remove this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@adrienbrault
Copy link
Contributor

Awesome :)

adrienbrault added a commit that referenced this pull request Apr 7, 2013
Add the ability to change the config file
@adrienbrault adrienbrault merged commit 782aebf into Haehnchen:master Apr 7, 2013
@adrienbrault
Copy link
Contributor

Thanks! 😃

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.

Allow configuring the services.xml path per project
2 participants