Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-ide-wg] Building Eclipse IDE

Hi all,

Is there a reason inparticular that the eclipse installer isn't distributed for ppc64le? Would it build on a ppc64le environment?

On 3/19/23 19:55, Brigham Henry Keys wrote:

Hi all,

Can someone point me to some instructions of how to build eclipse IDE from source? I am currently consulting

https://wiki.eclipse.org/Platform-releng/Platform_Build

I am attempting a ppc64le linux build; hence I am trying to build from source. Unless there is some prebuilt ppc64le linux build of the eclipse IDE; that would be wonderful. I am trying to build the R4_8_maintenance branch but I also tried building master. I follow the steps in the link and I eventually get an error about line 81 in

eclipse.platform.releng.aggregator4.7/eclipse.platform.swt.binaries/bundles/binaries-parent/pom.xml

about this ${toolsJar} variable, it needs to be an absolute path. I'm not sure what to do about it. I changed ${toolsJar} to /usr/bin/jar, and then I get an error about

Caused by: java.lang.IllegalArgumentException: bundleLocation not found: /home/bkeys/.m2/repository/org/eclipse/orbit/bundles/org.apache.ant/1.10.12-SNAPSHOT/org.apache.ant-1.10.12-SNAPSHOT.jar

Can someone please point me in the right direction of what I am supposed to do?
--

Brigham Keys, Esq.

Software Maintainer

_______________________________________________
eclipse-ide-wg mailing list
eclipse-ide-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/eclipse-ide-wg
--

Brigham Keys, Esq.

Software Maintainer

Back to the top