You are viewing a single comment's thread from:
RE: How I curate posts in the Steem Links Community
I used Netbeans to build a rudimentary java/Swing form up to the point where I can fill out the fields and generate the markdown/html code and copy/paste it into the web browser.
Next step is to figure out how to post it through the API. Not sure what's involved in that...
That's great!
I tried making a simple java program the other day with the same objective in mind. And I got stuck not knowing how to run the compiler. It was an IDE I've never used before, and I must be missing something. I've used Netbeans before though. Maybe I should get back to that instead of trying something new.
Not sure if you saw it yet, but I just posted yesterday about my work with Java from this week. I started with Eclipse, but fell back to Netbeeans.
I saw it now. It's great! Nice work on the program, too.
I've used both Eclipse and NetBeans before, and I remember NetBeans feeling easier to use as a beginner.