Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there an API for the java decompiler presented here: http://jd.benow.ca/.
it claims that it has a JD-Core component, however I couldn't find any material on how to use the api. I am already using the eclipse plugin JD-GUI, i wanted to know if there is an available API for it.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
the problem is that we have very complex/complicated interactions which can't really be described as text, so we need images to illustrate it.
So the question is, is there a plugin or some java friendly literate programming environment so we can still work with the java files as they are?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I would like to contribute to an Open Source project in Java, can anyone suggest me a open source project which is in Java?
See the trending Java projects on GitHub. Pull, study, see the issues then contribute.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am currently trying to make a metronome with adjustable rhythm and tempo, but I have no idea how to use the Java sound API.
Here's a demo on Oracle's website for the Java Sound API. Also be sure to check out the Java Sound Programmer Guide.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Are there any JavaFX projects (e.g. games) available as open source? Maybe a (JavaFX) counterpart to (C#) CodeProject.
You can look at Kenai:
http://kenai.com/projects_tags/javafx
or Google Code:
http://code.google.com/query/#q=javafx
or SourceForge:
http://sourceforge.net/search/?q=javafx
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm moving from .Net to java. So i wanted to know any good community blog site like CodeBetter.com, of java developers.
EDIT: i'm looking for something more than just coding examples, like CodeBetter.com or Artima.com, which influence your thinking.