We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is a discussion thread for J2V8 project improvement and is part of Future direction and vision of the J2V8 project.
Below is a list of action points that I'll maintain based on your ideas, suggestions and feedback.
(Ideally suggestions should be made on a J2V8 chat channel, and only actionable items discussed here)
project structure
j2v8
j2v8.org
gh-pages
j2v8-core
j2v8-test
j2v8-build
j2v8-template
j2v8-java-interop
j2v8-awesome
repository template
j2v8.org/docs
package-info.java
community
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue is a discussion thread for J2V8 project improvement and is part of Future direction and vision of the J2V8 project.
Below is a list of action points that I'll maintain based on your ideas, suggestions and feedback.
(Ideally suggestions should be made on a J2V8 chat channel, and only actionable items discussed here)
Goals
Ideas
project structure
j2v8
- landing pagej2v8.org
, docs, ecosystem, community, blog, showcases (gh-pages
)j2v8-core
- core module (this project, unless moved to Eclipse)j2v8-test
- test module (base classes + utilities to ease testing)j2v8-build
- the build system separated from the code inj2v8-core
j2v8-template
- template for new module repositories (see next paragraph)j2v8-java-interop
- a sub module repo (e.g for Add support for sharing Java classes across the J2V8 bridge #201))j2v8-awesome
- github awesome page for entire J2V8 ecosystem overviewrepository template
j2v8.org/docs
)package-info.java
, see vertx-docgen)community
j2v8
organization main repositoriesThe text was updated successfully, but these errors were encountered: