Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to install JDT on platform manually
How to install JDT on platform manually [message #667621] Sat, 30 April 2011 02:19 Go to next message
kyuseishu  is currently offline kyuseishu Friend
Messages: 2
Registered: April 2011
Junior Member
I have downloaded eclipse platform runtime binary(eclipse-platform-3.7M7-win32.zip) and JDT runtime binary(org.eclipse.jdt-I20110428-0848.zip).

How can I install JDT on eclipse platform locally?

Re: How to install JDT on platform manually [message #667835 is a reply to message #667621] Mon, 02 May 2011 12:14 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 04/29/2011 10:19 PM, kyuseishu wrote:
> I have downloaded eclipse platform runtime
> binary(eclipse-platform-3.7M7-win32.zip) and JDT runtime
> binary(org.eclipse.jdt-I20110428-0848.zip).

Try Help>Install New Software, and add a local archive site pointing at
the jdt zip.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: How to install JDT on platform manually [message #668024 is a reply to message #667835] Tue, 03 May 2011 12:41 Go to previous messageGo to next message
kyuseishu  is currently offline kyuseishu Friend
Messages: 2
Registered: April 2011
Junior Member
Thank you, Paul. I tried your advice. It may work, but when my eclipse appears the window which tell you to review the installed plugins, I click next button but it can not go to next page. Eclipse seems want to download artifacts.xml but failed.

I downloaded eclipse-platform-N20110502-2000-win32.zip and org.eclipse.jdt-N20110502-2000.zip. I extracted features and plugins folder of JDT zip into eclipse's dropins folder and extract file in binary folder of JDT zip into eclipse\p2\org.eclipse. equinox.p2.core\cache\binary. Then JDT was successfully installed. Smile
Re: How to install JDT on platform manually [message #1754970 is a reply to message #668024] Fri, 24 February 2017 17:38 Go to previous message
Jon Winn is currently offline Jon WinnFriend
Messages: 1
Registered: February 2017
Junior Member
I don't know if you found a solution to this, but if you download a jdt zip then you can extract & copy the "plugins" and "features" directories to the corresponding directories in your installed eclipse platform path (eg. like ~/.eclipse/org.eclipse.platform_4.4.1_1473617060_linux_gtk_x86_64/ on my linux install).
Previous Topic:Guidance on how to utilize bug fix 401015
Next Topic:Eclipse DEBUG Logs
Goto Forum:
  


Current Time: Tue Mar 19 06:59:37 GMT 2024

Powered by FUDForum. Page generated in 0.02053 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top