Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Re-compile Eclipse Error(A strange error during compilation)
Re-compile Eclipse Error [message #1698956] Fri, 19 June 2015 07:53
Managine David is currently offline Managine DavidFriend
Messages: 2
Registered: June 2015
Junior Member
Hello everyone,
I need to recompile the Eclipse after making a few small changes in org.Eclipse.debug.ui.
But now during the compilation, I encounter a few errors which has no relationship with my changes and I don't know how to deal with it.

Error description:
Failed to execute goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:0.23.0:eclipse-run (default) on project org.eclipse.osgi: Execution default of goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:0.23.0:eclipse-run failed: Failed to load p2 repository with ID 'eclipse' from location http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5RC3-201505280700/: No repository found at http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5RC3-201505280700. -> [Help 1]
It happens during org.eclipse.osgi package.

By the way, what I want to do is to get the stack frame after every step, such as line numbers, variables and source paths.
Now my method is to run a program in stepping mode, which means I let the program step and step automatically.
But now it's very slow and requires huge memory so I want to make a change in Eclipse to cancel the function of source display.
Do you have any better ideas to achieve it?
Previous Topic:Prevent resizing of Parts
Next Topic:Several RAP applications with a single entry point
Goto Forum:
  


Current Time: Tue Mar 19 10:16:45 GMT 2024

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

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

Back to the top