Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Creating a tool for running testcode
Creating a tool for running testcode [message #1386687] Thu, 19 June 2014 13:28
Andreas Johansson is currently offline Andreas JohanssonFriend
Messages: 1
Registered: June 2014
Junior Member
Hello

I'm trying to create an RCP application where users can execute lines of code similar to how you execute code using the display view when a program has stopped at a breakpoint. One very essential component is the auto-complete functionality that exists in the normal editor and in the display view.

Having very limited experience of RCP development I'm not even sure if this is possible or if it's the correct approach to use RCP. I would therefore very much appreciate any help with where to start.

So my questions are:
Can I, and if so how, stop a program during a run, execute userinputed code and then continue the program?
Can I create an input-field that can give auto-completion from and only from the jar file that the program runs from?

Thanks very much for any help
Regards
Andreas Johansson
Previous Topic: How restart RCP application with -clearPersistedState.
Next Topic:How to continuously update/refresh JFACE tableviewer
Goto Forum:
  


Current Time: Tue Apr 16 09:25:32 GMT 2024

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

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

Back to the top