TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

60 pointsby ftomassettiabout 10 years ago

3 comments

dikaiosuneabout 10 years ago
I like the aesthetic of using Clojure to fix Java.
评论 #9458968 未加载
评论 #9458547 未加载
hajimsabout 10 years ago
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 未加载
ricketteabout 10 years ago
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 未加载