Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Zest plugins for RAP(Zest Plugins for RAP)
icon5.gif  Zest plugins for RAP [message #1198875] Wed, 20 November 2013 15:05 Go to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Kindly let me know the update site for the Zest plugins for RAP

I am not able to find them in the page:

http://download.eclipse.org/rt/rap/incubator/nightly/gef/

Regds
Rahul.
Re: Zest plugins for RAP [message #1200946 is a reply to message #1198875] Thu, 21 November 2013 13:50 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Rahul,

> http://download.eclipse.org/rt/rap/incubator/nightly/gef/

This is a p2 update site, it's not meant to be accessed with a browser.

The rap-gef incubator component is currently looking for a maintainer.
From the commit log it seems that is has last been updated to RAP 2.0,
but remained unmaintained after that point.

Regards,
Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Zest plugins for RAP [message #1202842 is a reply to message #1200946] Fri, 22 November 2013 10:46 Go to previous messageGo to next message
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Hello

Currently GEF incubator is not working with RAP >= 2.0

I had opened a pull request in github with various bugfixes proposal, one of the commit allow GEF to run with latest RAP version

If you need to build your own GEF in order to use it with RAP >= 2.0, you can have a look here
https://github.com/eclipse/rap.incubator.gef/pull/1

Regards,
Arnaud
Re: Zest plugins for RAP [message #1203635 is a reply to message #1202842] Fri, 22 November 2013 19:19 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Kindly let me know how can i checkout these files from the URL which you had sent.

Regds
Rahul
Re: Zest plugins for RAP [message #1212186 is a reply to message #1202842] Tue, 26 November 2013 20:08 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

I have downloaded the plugins but get a lot of compilation errors.....Sad


Please help me out

Regds
Rahul

[Updated on: Tue, 26 November 2013 20:33]

Report message to a moderator

Re: Zest plugins for RAP [message #1212262 is a reply to message #1212186] Tue, 26 November 2013 20:51 Go to previous messageGo to next message
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Here you will find built plugins, these are compatible with RAP 2.1, I have not tested them yet with 2.2

[Updated on: Tue, 26 November 2013 20:54]

Report message to a moderator

Re: Zest plugins for RAP [message #1212263 is a reply to message #1212262] Tue, 26 November 2013 20:53 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Is it fine if i download the plugins from

https://github.com/amergey/rap.incubator.gef/archive/master.zip

and import the bundles?

If i am right i should also change my target platform to 2.1

Kindly let me know if we can discuss this over the phone.

Regds
Rahul.
Re: Zest plugins for RAP [message #1212272 is a reply to message #1212263] Tue, 26 November 2013 20:57 Go to previous messageGo to next message
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Yes you have to switch to RAP 2.1 to use these plugins, I have attached built version in my previous post
Re: Zest plugins for RAP [message #1212273 is a reply to message #1212272] Tue, 26 November 2013 20:59 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Cool, i will give a try....in the mean time i have a question....

I get a lot of nullpointer exceptions especially in Display.getDefault()


Regds
Rahul.
Re: Zest plugins for RAP [message #1212298 is a reply to message #1212272] Tue, 26 November 2013 21:11 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi,

Imported the bundles in 2.1 target within my Kepler IDE....got some compliation errors in the plugins (even tough there are no errors in the classes).

I have also attached the plugins i downloaded from the GIT

When i run the demo RAP application i get the below error

!SESSION 2013-11-26 16:09:01.438 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -dev file:C:/Users/chr2fh/workspace121212/.metadata/.plugins/org.eclipse.pde.core/RAP GEF Demo/dev.properties -os win32 -ws win32 -arch x86 -console -consolelog -data C:\Users\chr2fh\workspace121212/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPGEFDemo

!ENTRY org.eclipse.osgi 4 0 2013-11-26 16:09:05.398
!MESSAGE Could not find bundle: org.eclipse.equinox.console
!STACK 0
org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console
at org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:298)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)

[Updated on: Tue, 26 November 2013 21:12]

Report message to a moderator

Re: Zest plugins for RAP [message #1212315 is a reply to message #1212262] Tue, 26 November 2013 21:22 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Can i include these as a lib files in my runtime (or) just copy paste into my plugins folder.


Can you also mail me a sample example of creating a graphical node with links in Zest...

Also how can i embed this sample example within my BasicEntryPoint in RAP.

Your help is appreciated.

[Updated on: Tue, 26 November 2013 21:44]

Report message to a moderator

Re: Zest plugins for RAP [message #1212867 is a reply to message #1212272] Wed, 27 November 2013 02:57 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

I am able to use the libraries, now my compilation errors are resolved...

I have an another issue, after creating the nodes and relationships and also applying algorithm, i am not able to update the graph in the parent composite of my RAP

Please find the snippet

currentLayoutAlgorithm.applyLayout(layoutEntities, layoutRelationships, 0, 0,
parent.getClientArea().width - 30,
parent.getClientArea().height - 17, true, true);


Regds
Rahul

Re: Zest plugins for RAP [message #1214533 is a reply to message #1212867] Wed, 27 November 2013 18:51 Go to previous messageGo to next message
Rahul Chandrashekar is currently offline Rahul ChandrashekarFriend
Messages: 43
Registered: July 2009
Member
Hi

Eureka, finally my code works.....i am able to see my nodes and relationships in RAP...thanks to all who had helped me out in this, especially to : Arnaud MERGEY

I have one problem now.....which is w.r.t layout of Grid Data


Please let me know how can i arrange and visualize these nodes in a better format

Regds
Rahul.


Re: Zest plugins for RAP [message #1216634 is a reply to message #1202842] Thu, 28 November 2013 15:11 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Arnaud,

since the GEF incubator project is not actively maintained anymore, no
one will currently pick up your pull requests :( As a RAP Incubator
committer, would you be interested to take over this component for a
while and apply your fixes yourself? It can only get better!

Regards,
Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Zest plugins for RAP [message #1219146 is a reply to message #1198875] Mon, 02 December 2013 11:17 Go to previous message
Julio Carlos Barrera is currently offline Julio Carlos BarreraFriend
Messages: 6
Registered: December 2013
Junior Member
I'm very interested using RAP 2.0 + GEF in my project. I have downloaded the code in the master branch of amergey, but I'm not able to compile it. I imported the bunch of plugins into my Eclipse Kepler instance, but they have a common parent called org.eclipse.rap.incubator-parent and I don't know how to add it.

Can someone explain how to compile the plugins to be used in my project?

Thank you very much!
Previous Topic:Automated File Upload
Next Topic:Tomcat with versioned WAR files
Goto Forum:
  


Current Time: Thu Mar 28 08:41:23 GMT 2024

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

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

Back to the top