Treatment under any version of the ARM architecture Linux version of Eclipse tools to achieve

Background: Eclipse tool does not provide a version of the official website of the ARM architecture, how to use any version of the eclipse in the ARM architecture Linux version. And the traditional compiling method too painful enough, but not the c language will not be able to do so. In this paper, the principle of the eclipse plug-in implementation.

Ideas Analysis: The main difference between ARM architecture and the x86 architecture is the main point different applications compiled dynamic link library of the eclipse and swt, eclipse tool in eclipse executable file, swt.jar file

Processing preparation: ARM architecture and the x86 architecture version of the eclipse of the eclipse (ie common linux version also requires version transformation)

Processing steps:

1. The version of the ARM architecture eclipse eclipse executable file covering the x86 architecture eclipse

2. Copy or replace eclipse.ini in --launcher.library directory

3. Set the ARM architecture version of the eclipse plugins / org.eclipse.swt and plugins / org.eclipse.swt.gtk.llinux.aarch64 two plug-in replacement

  Note: configuration // modify org.eclipse.simpleconfigurator.bundles.info file

Published 23 original articles · won praise 7 · views 90000 +

Guess you like

Origin blog.csdn.net/yuquan0405/article/details/104054725