Re: Starting with Maven

2017-05-26 Thread Paul Hoadley
Hi Ted, On 26 May 2017, at 11:29 pm, Theodore Petrosky wrote: > Before I get into my individual problems, is there another document I could > read that would help me? Or another tutorial? I think the short answer is no. There’s certainly nothing that’s going to hold your hand step by step. So

Re: java 8 date

2017-05-26 Thread Paul Hoadley
Hi Ted, On 27 May 2017, at 3:28 pm, Theodore Petrosky wrote: > I see in Entity Modeler when I am using the postgresql prototypes there are > selections for JavaLocalDate, JavaLocalDateTime. However if I attempt to use > them, I am unable to generate migrations > > what is see in the migration

Starting with Maven

2017-05-26 Thread Theodore Petrosky
I am biting the bullet and starting with Maven. I am on Sierra, with Eclipse Neon.3 and the current Wonder source installed. I am following the minimalistic tutorial on the Build and Deployment podcast from April 2014 WOWODC. There is a second section with Henrique Prange on converting projects