# eclipse-rcp **Repository Path**: anyways/eclipse-rcp ## Basic Information - **Project Name**: eclipse-rcp - **Description**: Eclipse RCP - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-23 - **Last Updated**: 2025-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eclipse-rcp #### 项目介绍 Eclipse RCP #### 配置文件 rpc.ini 必须使用jdk8启动 ``` -startup plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834 -vm D:\openjdk-8\bin\javaw.exe ```