[kepler-users] attributeChanged method?

2009-01-06 Thread Derik Barseghian
Hi Ufuk, I believe that within attributeChanged you want to do something like: if(attribute == someParam){ String sParam = someParam.getToken().toString(); sParam = url.replaceAll(\,); if(!someParamDefault.equals(sParam)){ //parameter fill } }

[kepler-users] How To Build Kepler under Eclipse Instructions

2009-01-06 Thread Christopher Brooks
I updated http://www.kepler-project.org/Wiki.jsp?page=UsingEclipseForKeplerDevelopment with Eclipse specific instructions on how to build Kepler under Eclipse. The key point is that the Eclipse specific abbreviated instructions are at the top and details are below. These instructions are

[kepler-users] How To Build Kepler under Eclipse Instructions

2009-01-06 Thread Christopher Brooks
Hi Siddeswara, [I'm cc-ing kepler-users because these are good questions]. Yep, the changes to the build system have been a little complex, but they are for the better. Basically, by having a modular system, it makes it easier to support multiple groups working in different areas. The down

[kepler-users] How To Build Kepler under Eclipse Instructions

2009-01-06 Thread Edward A. Lee
-- A non-text attachment was scrubbed... Name: eal.vcf Type: text/x-vcard Size: 351 bytes Desc: not available URL: http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090106/e14c104e/attachment.vcf