Re: Which IDE and O/S for dev machine?

2017-08-11 Thread Francesco Chicchiriccò

On 11/08/2017 06:22, Cam Luc wrote:

Hi all,

Could someone share which IDE and OS they use for development?

I'm using Windows 10 and NetBeans - the build process is quite problematic so 
far.


Hi,
I personally work with Netbeans 8.2 on Linux, but the reason for this is 
simply the great Maven support you get.

So, essentially, I am always building with Maven.

Can you elaborate what you mean with "quite problematic"?

Furthermore, may I ask if you are (a) developing your own IdM solution, 
based on Syncope or (b) willing to contribute to the Apache Syncope project?


In the former case, you don't need to build Apache Syncope, just go to

http://syncope.apache.org/downloads.html

and pick your preferred distribution; otherwise (great news, BTW), 
please take a look at


http://syncope.apache.org/contributing.html

and consider sending your ICLA and sharing your ideas about the areas 
where you'd like to contribute, thanks.


Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Re: Which IDE and O/S for dev machine?

2017-08-10 Thread Andrea Patricelli
Ho Cam Luc,

I'm using netebeans 8.2 on Ubuntu 16.04 for example. But nothing prevents to 
use also windows like you are doing. What are your build problems?

Best regards,
Andrea


Il giorno 11 ago 2017, 06:22, alle ore 06:22, Cam Luc  ha 
scritto:
>Hi all,
>
>Could someone share which IDE and OS they use for development?
>
>I'm using Windows 10 and NetBeans - the build process is quite
>problematic
>so far.
>
>
>Thanks in advance,
>
>Cam Luc


Which IDE and O/S for dev machine?

2017-08-10 Thread Cam Luc
Hi all,

Could someone share which IDE and OS they use for development?

I'm using Windows 10 and NetBeans - the build process is quite problematic
so far.


Thanks in advance,

Cam Luc