TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Effective java – A tool to explore your Java code written in Clojure

60 点作者 ftomassetti大约 10 年前

3 条评论

dikaiosune大约 10 年前
I like the aesthetic of using Clojure to fix Java.
评论 #9458968 未加载
评论 #9458547 未加载
hajims大约 10 年前
Just tried running it and got this, I&#x27;m guessing I&#x27;m doing something wrong...?<p>[me@localhost myapp]$ java -jar effectivejava-0.1.2-SNAPSHOT-standalone.jar -l -d &quot;&#x2F;home&#x2F;me&#x2F;myapp&quot;<p>Exception in thread &quot;main&quot; java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method)<p>...<p>at app.core.&lt;clinit&gt;(Unknown Source)<p>Caused by: java.lang.NullPointerException<p>...<p>Could not find the main class: app.core. Program will exit.
评论 #9459094 未加载
rickette大约 10 年前
Looks like a nice side project. But the first question that popped into my mind was, doesn&#x27;t SonarQube already covers these rules?
评论 #9458942 未加载
评论 #9458875 未加载
评论 #9460303 未加载