FHIR Chat · java noob asking for help · hapi

Stream: hapi

Topic: java noob asking for help


view this post on Zulip Jose Costa Teixeira (May 05 2020 at 12:27):

Hi. I want to check a few things and learn about our java tools (e.g. publisher), but I am a complete foreigner to java ecosystem.
Is there any guidance out there to help me get to the basics?
I don't want anything advanced, just being able to (manually) get the code from github, change and step over the code. If I ever have concrete suggestions, I will ask a grown-up to do them for me.

view this post on Zulip Jose Costa Teixeira (May 05 2020 at 12:27):

at this moment, if I could get my eclipse to run /debug the IGPublisher code, that would be an achievement already

view this post on Zulip Grahame Grieve (May 05 2020 at 13:00):

you need the hapi core and IG publisher. Import existing both as maven projects . Then find the class org.hl7.fhir.igtools.publisher.Publisher and run that

view this post on Zulip Oliver Egger (May 05 2020 at 15:21):

@Jose Costa Teixeira I want to update my eclipse setup anyway, so happy to this over a videocall with you in parallel on your system, can do it later tonight or tomorrow if you are interested

view this post on Zulip Frank Oemig (May 05 2020 at 19:15):

Hi Oliver, I am interested into that as well :wink:

view this post on Zulip Jose Costa Teixeira (May 05 2020 at 19:18):

to keep it civilized for you, I think we can do it tomorrow indeed

view this post on Zulip Jose Costa Teixeira (May 05 2020 at 19:18):

(sorry for not replying before, but I was cutting some raw fish)

view this post on Zulip Oliver Egger (May 05 2020 at 19:21):

@Frank Oemig @Jose Costa Teixeira for me 2night is fines as well tomorrow, in 10 minutes? works for both of you? alternativ in 40 minutes (10 pm) or tomorrow 9am?

view this post on Zulip Jose Costa Teixeira (May 05 2020 at 19:29):

i'm good for any, but if Frank does not reply I would do tomorrow - 9 am seems clear

view this post on Zulip Frank Oemig (May 05 2020 at 20:28):

Sorry, but I have troubkes with Zulip app. Tomorrow would be good, but too early does not work for me. 11am?

view this post on Zulip Kevin Mayfield (May 06 2020 at 04:54):

I'd be tempted to move from eclipse to intelij, eclipse can add a lot to the learning curve.

view this post on Zulip Oliver Egger (May 06 2020 at 06:39):

or even to vscode :-) but i keep falling back to eclipse, so if anyone want to join in at 11 am (zurich time) for the "old eclipse" way https://meet.google.com/dpg-ejkm-wtj

view this post on Zulip Mark Iantorno (May 06 2020 at 13:58):

If you're starting from scratch, I would highly suggest you learn on Intellij, and not Eclipse. It's a more modern editor that will take care of a lot of the setup and other finicky things for you

view this post on Zulip Mark Iantorno (May 06 2020 at 13:58):

Also, as an open source developer, you can get a free version of Intellij professional


Last updated: Apr 12 2022 at 19:14 UTC