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

JSON-Java as an Eclipse project #78

Closed
wants to merge 1 commit into from

Conversation

sebastienjean
Copy link

  • created .classpath, . project files
  • moved sources to src (default build dir is "bin")
  • restored package directory (org.json)
  • chosen UTF-8 as default text encoding

- created .classpath, . project files
- moved sources to src (default build dir is "bin")
- restore package directory (org.json)
- chosen UTF-8 as default text encoding
@douglascrockford
Copy link
Contributor

No thank you.

@sebastienjean
Copy link
Author

I refactored the code to be able to use properly the lib with one of my Eclipse projects. Since I fork the project on my GitHub account, anyone having the same requirement will find it here, i will try to keep in sync with yours.

BGehrels pushed a commit to BGehrels/JSON-java that referenced this pull request Apr 29, 2020
Unit tests for constructor JSONObject(JSONTokener)
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.

2 participants