Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Start an Eclipse with modified Source

Lars,

Approximately how close to a million were those issues?  It appears to be closer to 31:

  https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&email1=lars&emailreporter1=1&emailtype1=substring&order=Importance&product=Oomph&query_format=advanced

None of them are currently unresolved.  I know you are a big fan of following the manual steps, but most real people have better thing to do than the setup itself.

I definitely don't appreciate the million issues comment; you know I'll read it and you know it's not nice and that it's not accurate.  Moreover, if there being a million issues should stop people from using a piece of software, we should all stop using the Platform immediately.

In addition, I tried to do things manually (I was forced to) and spent several weeks doing that for the platform 24 Git repositories.  This is something no human will want to replicate manually.

Regards,
Ed

On 29.05.2020 13:43, Lars Vogel wrote:
Hi Christoph,

You need to install Git tooling in the SDK and follow the tutorial to get rid of the errors.

Feel free to check why the Oomph installer did not work. I checked a while ago and reported multiple issues, some of them have been fixed others not.

Best regards, Lars




Christoph Läubrich <laeubi@xxxxxxxxxxxxxx> schrieb am Fr., 29. Mai 2020, 13:33:
Hi Lars,

I downloaded the latest I-Build, opend my Workspacen and now there are
145.000+ errors and the git perspective is wrecked :-\
Using my old install I disabled all warnings about baselines but still
no luck as some classes and imports can't be resolved.

I also tried creating a target platform using the IBuild with the latest
SDK but this didn't worked either.

On your page you mentioned

  "For most Eclipse projects, you can also use the Eclipse installer"

Is Eclipse-Runtime an exception from this rule? If yes, why?

Am 29.05.20 um 12:47 schrieb Lars Vogel:
> Hi Christoph,
>
> I use the approach described in
> https://www.vogella.com/tutorials/EclipsePlatformDevelopment/article.html
>
> Basically, download latest I-Build, clone repo and setup API baseline
> (or change setting to warning).
>
> Best regards, Lars
>
> On Fri, May 29, 2020 at 12:44 PM Christoph Läubrich
> <laeubi@xxxxxxxxxxxxxx> wrote:
>>
>> I used Ooompf to setup an IDE (2020-03) for development of platform
>> code, but is still can't get it to work completely.
>>
>> For example at the moment I get Acces Restriction warnings, unsatisfied
>> version constraints and unresolved types.
>>
>> Is there any target platform I need to activate?
>> I Also wonder if there is a special product I can start or what is the
>> common way to start up a "modified" Eclipse to test code changes?
>> _______________________________________________
>> platform-dev mailing list
>> platform-dev@xxxxxxxxxxx
>> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev
>
>
>
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top