Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] Trying to build IAM

have you tried unchecking the workspace lucene and using both 1.9.1
and 2.3.2 from the installed section?

2009/2/11 Erle Mantos <emantos@xxxxxxxxx>:
> I also keep getting that error when launching the project from "Run as
> Eclipse Application"
> and the only way I can avoid that error is to rename OUR org.apache.lucene
> plugin to org.eclipse.iam.lucene since
> it seems eclipse can't distinguish between 1.9.1 and 2.3.2 of lucene if they
> have the same plugin name.
>
> On Thu, Feb 12, 2009 at 9:07 AM, Carlos Sanchez <carlossg@xxxxxxxxx> wrote:
>>
>> mmm, not sure what I did but seems to work now. I think it may be
>> related to deleting my workspace folder
>>
>> On Wed, Feb 11, 2009 at 4:26 PM, Carlos Sanchez <carlossg@xxxxxxxxx>
>> wrote:
>> > ok, I got it installed finally, now the problem is to debug. I get the
>> > "Missing required bundle org.apache.lucene_[1.9.1,2.0.0)." launching
>> > the external eclipse even though I have both 1.9.1 and 2.3.2
>> > configured in the launch configuration
>> >
>> > see attached screenshot
>> >
>> > On Tue, Feb 10, 2009 at 10:45 PM, Abel Muiño Vizcaino <amuino@xxxxxxxxx>
>> > wrote:
>> >>
>> >>
>> >> El 11/02/2009, a las 7:32, Carlos Sanchez escribió:
>> >>
>> >>> * Unable to build update site if org.eclipse.iam.jdt.core.test is open
>> >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=264467
>> >>
>> >> I've added some comments to the ticket. Essentially, it is my fault
>> >> since I
>> >> refactored the test code introduced by Joakim so it can be easily
>> >> reused.
>> >>
>> >>>
>> >>> * Do we really need a feature for
>> >>> pomeditor
>> >>> pomxmleditor
>> >>> settingsxmleditor
>> >>>
>> >>>
>> >>> or just a feature with all of them?
>> >>
>> >> I think the reason for that was controlling the dependencies involved.
>> >> But
>> >> from a user point of view, the editor should be a single component
>> >> (i.e.
>> >> have only one feature).
>> >>>
>> >>> * Unable to install IAM after building it
>> >>> Got the "Cannot complete the request." error with a long list of
>> >>> problems, so I installed 3.4.2 for testing as they say the error
>> >>> messages are better, and they are! and found that the iam.builder
>> >>> plugin was not in the feature.
>> >>
>> >> I've committed the change. I had this fixed on my local copy.
>> >>
>> >> Yours,
>> >> Abel_______________________________________________
>> >> iam-dev mailing list
>> >> iam-dev@xxxxxxxxxxx
>> >> https://dev.eclipse.org/mailman/listinfo/iam-dev
>> >>
>> >
>> _______________________________________________
>> iam-dev mailing list
>> iam-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/iam-dev
>
>
>
> --
> Cheers,
>
> Erle Czar Mantos
> Software Engineer | Exist Global | 412-1155 | Skype: emantos | www.exist.com
> | Innovation Delivered
>
> _______________________________________________
> iam-dev mailing list
> iam-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/iam-dev
>
>


Back to the top