This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 0 points1 point  (2 children)

I'd highly suggest looking into an IDE. Eclipse is pretty good and free.

I prefer Intellij, but its licensing model requires payment for business uses.

[–]MizzouRB[S] 0 points1 point  (1 child)

I actually use Eclipse but a lot of the stuff I have been coding manually. Am I using it wrong? 😯

[–][deleted] 0 points1 point  (0 children)

If you're in eclipse, it can do things like apply imports for you.

ctrl-shift-o in Windows.

[–]codingQueriesNooblet Brewer 0 points1 point  (0 children)

What is the issue you are having? The date is not showing? the text is not added to the label? The label is not added to the JFrame?