[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [flux-dev] Setting up Flux
|
Hey Jay,
Great to hear that you got it working!
Cheers,
-Martin
> As for the problem at hand, it turns out the dependency issue I mentioned in my last mail was indeed due to the auto-start=true. I didn't spend lot of time on it, but there are handful of "workbench not started yet" errors and it looks to be same as the one described at : https://www.eclipse.org/forums/index.php/t/206537/
>
> For the time being, I have worked around by setting the start level and auto-start only for the flux.jdt.service bundle.
>
> So, I can confirm content assist works great! Thanks everyone for your help.
>
> Regards,
> Jay
>
>
>
> From: Martin Lippert <mlippert@xxxxxxxxxxxxx>
> To: Jayaprakash Arthanareeswaran/India/IBM@IBMIN
> Cc: Alex Boyko <aboyko@xxxxxxxxxxxxx>, Andy Clement <aclement@xxxxxxxxxxxxx>
> Date: 06/19/2014 09:59 PM
> Subject: Re: Setting up Flux
>
>
>
> Hey Jay,
>
> also feel free to ask those questions on the flux-dev@xxxxxxxxxxx mailing list, so that we can share the discussion with others there.
>
> Thanks!
> -Martin
>
>
>
> > Thanks Alex, I do have those parameters set and even the one for "live edit", in fact I got the live edit working. Unfortunately in my trial and error effort to get the code assist working, I seemed to have messed up more as I have trouble with launching, perhaps some dependency issue.
> >
> > I will try to sort them out and then see if I can come up with some more information on the problem.
> >
> > Thanks,
> > Jay
> >
> >
> >
> > From: Alex Boyko <aboyko@xxxxxxxxxxxxx>
> > To: Andy Clement <aclement@xxxxxxxxxxxxx>, Jayaprakash Arthanareeswaran/India/IBM@IBMIN
> > Cc: Martin Lippert <mlippert@xxxxxxxxxxxxx>
> > Date: 06/19/2014 03:05 AM
> > Subject: Re: Setting up Flux
> >
> >
> >
> > Jay,
> >
> > Did you set the start level to 4 and auto-start to true for your org.eclipse.flux.jdt.service plugin?
> > It should be done in your runtime workbench launch config (Eclipse application launch config) on the Plug-ins tab.
> > See below:
> >
> >
> > Then launch eclipse and ideally it should work. Works for me anyway as I do get contents assist via Flux in Orion’s Java editor :-)
> >
> > Cheers,
> > Alex
> >
> > On Jun 18, 2014, at 11:53, Andy Clement <aclement@xxxxxxxxxxxxx> wrote:
> >
> > Hey guys,
> >
> > See the query from Jay - can you help?
> >
> > thanks
> > Andy
> >
> > On Wed, Jun 18, 2014 at 2:48 AM, Jayaprakash Arthanareeswaran <jarthana@xxxxxxxxxx> wrote:
> > Hi Andy,
> >
> > I had some free time this week and thought of getting to know Flux. Just got it set up and started with the help of instructions on the git hub page.
> > I have the server running and JDT service launched, project created and connected to Flux etc. One question, I have, though is:
> >
> > Are the ContentAssistService, NavigationService etc. hooked up? I see the messages coming in but those handlers are not in the list.
> > I tried to debug and found that the jdt.services Activator is not started. Could this mean something is wrong with my setup? Or are they work in progress?
> >
> > Thanks,
> > Jay
> >
> >
>
>