Re: How to enable source in Eclipse?

2012-11-16 Thread Tony Su
ts (I think mvn eclipse:eclipse does >> this automatically if it finds the projects). This went a bit heavy for my >> Eclipse though. >> >> Hope this helps, >> Yasen >> >> >> >> >> >> From: Tony Su >> To: "user@uima.apach

Re: How to enable source in Eclipse?

2012-11-16 Thread Tony Su
his automatically if it finds the projects). This went a bit heavy for my > Eclipse though. > > Hope this helps, > Yasen > > > > > ________ > From: Tony Su > To: "user@uima.apache.org" > Sent: Friday, November 16, 2012 1:33 AM &g

Re: How to enable source in Eclipse?

2012-11-16 Thread Yasen Kiprov
t;user@uima.apache.org" Sent: Friday, November 16, 2012 1:33 AM Subject: How to enable source in Eclipse? The official documentation says there should be an addSourcetoJARS.sh in the root directory of the source package but is missing. I also found a Forums thread in 2008 which speculated/s

How to enable source in Eclipse?

2012-11-15 Thread Tony Su
The official documentation says there should be an addSourcetoJARS.sh in the root directory of the source package but is missing. I also found a Forums thread in 2008 which speculated/suggested removing this script-based approach in favor of using Maven only. What should be the proper approach?