Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tomp
on Sept 22, 2020
|
parent
|
context
|
favorite
| on:
A Picture of Java in 2020
The IDE still needs to be able to resolve all the libraries / packages, so you
do
need to configure it appropriately.
nullsense
on Sept 23, 2020
[–]
Depends. IDE is usually just invoking the build tool chain. That usually can be invoked from CLI too. Like for Java the gradle or maven stuff or .NET the MSBuild stuff.
I sort of mix and match depending on what works best for a given project.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: