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
We're trying to find out which version of Java OpenGrok is written for and if it's written with a specific framework.
I think I found out it's written in and for Java 8 based on the pom.xml file, but if that can be confirmed that'd be great. Thanks!
The text was updated successfully, but these errors were encountered:
yep.
Sorry, something went wrong.
Thanks. Is it written with a specific framework? Like Struts, Spring, etc...
Nope. Clear Java. We also try to avoid using stuff like Apache Commons, Guava, etc. as much as possible.
Now, some (@tarzanek) would like to use other high level language however that should remain constrained to plugins (depends on #2660).
why do you ask actually ?
Oh we're just looking for an authentication method to work for the tool and was trying to figure out some options. Thanks.
No branches or pull requests
We're trying to find out which version of Java OpenGrok is written for and if it's written with a specific framework.
I think I found out it's written in and for Java 8 based on the pom.xml file, but if that can be confirmed that'd be great. Thanks!
The text was updated successfully, but these errors were encountered: