Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » refresh without re-run
refresh without re-run [message #1247776] Sun, 16 February 2014 15:51 Go to next message
Ralph Bergmann is currently offline Ralph BergmannFriend
Messages: 10
Registered: July 2009
Location: Berlin / Germany
Junior Member
Hello,


my project consists of 4 plugins one of them is a Acceleo code generator.

In the past I can change and test the generator stuff without restarting the project... something magic happend.

But now every time I change the code I have to restart the project Sad


Whats going wrong?


Ralph
Re: refresh without re-run [message #1420109 is a reply to message #1247776] Tue, 09 September 2014 14:03 Go to previous message
Dat Nguyen is currently offline Dat NguyenFriend
Messages: 34
Registered: July 2014
Member
you can try IResource.refreshLocal
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fcore%2Fresources%2FIResource.html
Previous Topic:Problems to new project wizard
Next Topic:Eclipse Forms Programming Guide - still available?
Goto Forum:
  


Current Time: Thu Apr 18 15:59:45 GMT 2024

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

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

Back to the top