Thanks Chathuri. It worked.
On Mon, Aug 11, 2014 at 9:33 PM, Chathuri Wimalasena <[email protected]> wrote: > Hi Sachith, > > This happens because Airavata.java is too big to load from your IDE > (Intellij IDEA) with default settings. You need to increase the file size > setting (idea.max.intellisense.filesize) of idea.properties file. > > > On Mon, Aug 11, 2014 at 11:53 AM, Sachith Withana <[email protected]> > wrote: > >> Hi all, >> >> I'm trying to write a java thrift client for Airavata. But I couldn't >> find the Thrift client. >> >> I tried to run the sample + the integration tests, but it shows >> Airavata.Client is missing ( IDEA cannot find it). >> >> Any reason why? >> >> Any help would be much appreciated. >> >> -- >> Thanks, >> Sachith Withana >> >> > -- Thanks, Sachith Withana
