Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Help with creating a (seemingly) simple RCP app
Help with creating a (seemingly) simple RCP app [message #197115] Thu, 01 March 2007 08:42 Go to next message
Eclipse UserFriend
Originally posted by: smwamufi.andrew.cmu.edu

Hello,



I have spent countless hours attempting to create a simple RCP application
that shows a progress bar. Unfortunately, given how convoluted RCP
appears to be, I can’t even get past phase 1. I’ve used the tutorials
included with eclipse, but they are trivial and quite useless, none covers
adding UI objects to a window.



I’ve tried creating the dummy RCP skeletons (hello rcp, …) to see whether
I could build on that; but I can’t and just don’t know how. I also tried
adding a “visual editor” file to an RCP project, but I can’t even hookup
the file to the project in order for it to launch.



I simply need the ability to add a progress bar on a window, that’s it,
but for some reason, I can’t find any tutorial online that would even walk
me through doing that. So if you know how and have pity for someone who
has spent more than 30 hours trying to figure it out, please explain it to
me in the simplest of ways.



Thanks,

Session
Re: Help with creating a (seemingly) simple RCP app [message #197123 is a reply to message #197115] Thu, 01 March 2007 09:38 Go to previous message
Marc is currently offline MarcFriend
Messages: 9
Registered: July 2009
Junior Member
Did you check these links:

http://www.eclipse.org/swt/snippets/
http://www.eclipse.org/home/categories/rcp.php
(Look for "Getting started" at the right)


The first one explains how to use a progress bar and the second how to get
started with a simple rcp application.

Hope this helps.
Previous Topic:Nokia SDK Error
Next Topic:C Testing Framework
Goto Forum:
  


Current Time: Sat Apr 27 02:00:33 GMT 2024

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

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

Back to the top