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: I Built a Java IDE for iPad

189 pointsby cooliusabout 1 year ago
Includes OpenJDK 17 and IntelliSense. I don't know what led me to make this but here it is.

6 comments

pquki4about 1 year ago
The app store page doesn&#x27;t mention debugging, so I assume it&#x27;s not there.<p>And probably not &quot;go to definition&quot;. Completion quality is also questionable. These are very hard problems, even for a language with strict typing like Java. It&#x27;s not easy to get these basic lookups correct and smooth.<p>Personally I wouldn&#x27;t call it an IDE (yet).
评论 #40221870 未加载
aduffyabout 1 year ago
I’m very curious, are you running the JDK inside the app? What difficulties did you run into trying to embed an external runtime?
评论 #40215161 未加载
评论 #40214853 未加载
sdwrabout 1 year ago
In university, my friend used an iPad for all his notetaking. He had a keyboard for it, and used it like a little laptop. Bet he would have been all over this!<p>The UI is good, looks clean
评论 #40218847 未加载
评论 #40215098 未加载
wanderbuildsabout 1 year ago
This is awesome! I definitely think it makes coding way more accessible to beginners and would allow me to work on cool side projects, without having to carry a laptop around. Can&#x27;t wait to try it out.
criddellabout 1 year ago
Can you use it to write iPadOS applications that you compile and run on the device?
评论 #40216122 未加载
评论 #40217261 未加载
评论 #40216432 未加载
jorgeleoabout 1 year ago
So... Continuous for Java? Meaning it can compile and run in device?<p><a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;continuous-net-c-and-f-ide&#x2F;id1095213378" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;continuous-net-c-and-f-ide&#x2F;id1...</a>
评论 #40215964 未加载
评论 #40216011 未加载