facebook

RCP appliction devleopment

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #316816 Reply

    When adding views to an RCP application, the right click menu only has “Generic” as a choice. Based on a Google search, this indicates that the RCP bundles are not installed. I have reviewed the Software Center but can not find the install for these bundles.

    Is there a pre-built install for RCP development within MyEclipse or do I have to add the bundles by hand? If by hand, can you list for me the correct bundles?

    installed build MyEclipse for Spring 9 (Profile) 2.0.0.0000000002 com.poweredbypulse.profile-1708800-rmb-1994100

    #316933

    support-joy
    Member

    tvogel,

    Please provide below details –
    1. Copy and paste your installation details. Refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-view-the-installation-details/&highlight=
    2. Please provide detailed steps to reproduce this issue.
    3. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate steps and attach file. Refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-upload-attachments-on-forum/&highlight=
    4. Attach a screenshot of the issue you are facing to help me get a visual

    #318133

    Installation Details
    *** Date:
    Monday, July 11, 2011 8:08:01 PM EDT

    ** System properties:
    OS=WindowsVista
    OS version=6.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 9.0
    Build id: 9.0-20110318

    *** Eclipse details:
    MyEclipse for Spring

    Version: 9.0

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    D:\dev\MyEclipse for Spring\MyEclipse for Spring 9\myeclipseforspring.exe
    -name
    Myeclipseforspring
    –launcher.library
    d:\dev\MyEclipse for Spring\MyEclipse for Spring 9\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
    -startup
    d:\dev\MyEclipse for Spring\MyEclipse for Spring 9\../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    -install
    d:\dev\MyEclipse for Spring\MyEclipse for Spring 9
    -configuration
    d:\dev\MyEclipse for Spring\MyEclipse for Spring 9\configuration
    -vm
    d:\dev\MyEclipse for Spring\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll

    Steps to recreate:
    1. Create a new project
    2. Choose Plug-in Project as project type
    3. Choose options to have the wizard create an RCP application with a view and branding
    4. Open Manifest.MF in XML editor
    5. Choose the Extensions tab
    6. Right click on views then choose New. The only option that is available is Generic

    No errors were generated in the log file.

    There was no option to attach a screenshot.

    #318189

    support-swapna
    Participant

    tvogel ,

    Thank you for the steps.I could see the issue at my end.
    I will discuss it with the dev team and get back to you.
    Sorry for the inconvenience caused.

    #318209

    support-swapna
    Participant

    tvogel ,

    MyEclipse is not an IDE targeted for RCP development so we do not include all RCP bundles. That said, you will need to include Eclipse RCP JDK to be able to work with RCP applications.

    Go to MyEclipse Configuration Center > Software tab. In the Browse Software section type RCP. You will see Eclipse RCP JDK under Eclipse 3.6( Helios) Discovery > Uncategorized section. Add it to the profile, apply the changes and follow the wizard. Restart the IDE when prompted.This should get you working with RCP applications.

    Also take a look at this thread which details about RCP development in Eclipse and the required features to be added to Eclipse for the same. You can work on the same lines with MyEclipse.
    http://www.vogella.de/articles/EclipseRCP/article.html

    Hope this helps.

    #318222

    Swapna,
    Thanks that fixed the issue.

    I did have an additional problem that the companion library could not be found after the install. I followed the instructions in https://www.genuitec.com/forums/topic/install-of-rcp-sdk-ontop-of-8-6-causes-quot-companion-erro/&start=0&postdays=0&postorder=asc&highlight=companion+shared+library which resolved that issue.

    #318238

    support-swapna
    Participant

    tvogel ,

    Glad that it is working.
    Do let us know if you have any other issues.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: RCP appliction devleopment

You must be logged in to post in the forum log in