Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Java reverse update site?
Java reverse update site? [message #1736077] Fri, 24 June 2016 23:36 Go to next message
Craig Foote is currently offline Craig FooteFriend
Messages: 217
Registered: July 2009
Senior Member
I've installed Neon with Papyrus UML feature. I'm now looking at http://wiki.eclipse.org/Java_reverse_engineering interested in how to drag and drop .java files to create class diagrams, etc. The page states:

For neon nightly build, use :
http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/neon

Then :

Unselect 'Group item by category'
Select ' Papyrus Java Reverse (Incubation)'

I've done so but I don't see anything when I turn off categories and add filter for 'java'. Is the Java Reverse feature available for neon?
Re: Java reverse update site? [message #1736410 is a reply to message #1736077] Wed, 29 June 2016 10:21 Go to previous messageGo to next message
Yury Remishevsky is currently offline Yury RemishevskyFriend
Messages: 2
Registered: April 2016
Junior Member
Hi there! I've got the same question. How do one install a Java Reverse feature in Eclipse Neon Papyrus?
Re: Java reverse update site? [message #1736660 is a reply to message #1736077] Fri, 01 July 2016 00:44 Go to previous messageGo to next message
Craig Foote is currently offline Craig FooteFriend
Messages: 217
Registered: July 2009
Senior Member
Anyone?
Re: Java reverse update site? [message #1736932 is a reply to message #1736660] Mon, 04 July 2016 12:21 Go to previous messageGo to next message
Allan Kinnaird is currently offline Allan KinnairdFriend
Messages: 3
Registered: July 2016
Junior Member
Yes - between Mars and Neon "Install New Software", http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/ has lost its Java category, specifically "Papyrus Java classes Generator", "Papyrus Java Reverse" and "Papyrus Profile for Java Models" and their associated Developer Resources files. That makes it a bit difficult to work with Papyrus and Java in Neon!

I haven't been able to find any information as to whether this is permanent or just a planned temporary loss - it would be nice to know!

Other categories disappeared are Papyrus Diagram Definition, Papyrus Examples, Papyrus Qompass Designer and Papyrus RobotML. On the other hand, we have gained Papyrus SysML 1.1
Re: Java reverse update site? [message #1737192 is a reply to message #1736932] Wed, 06 July 2016 10:15 Go to previous messageGo to next message
Harald Kornmayer is currently offline Harald KornmayerFriend
Messages: 11
Registered: July 2009
Junior Member
I have more less the same problem.

I developed a model for JAVA using the JAVA Profiles in MARS.

After the installation of the new NEON release and the corresponding PAPYRUS, I got errors opening the existing project.

I did not find the JAVA support in the new repository.

I found the WORAROUND that I installed the "Payprus Profile for JAVA Models" from the old MARS repo http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/mars

Will the package "PAPYRUS Profile for JAVA Models" be availabe for Neon soon?
From where can I got it.
Re: Java reverse update site? [message #1737229 is a reply to message #1737192] Wed, 06 July 2016 13:36 Go to previous messageGo to next message
Benoit Maggi is currently offline Benoit MaggiFriend
Messages: 129
Registered: March 2013
Location: Bordeaux, France
Senior Member
Hi,

I believe that you will find the feature in the following update site
http://download.eclipse.org/modeling/mdt/papyrus/components/designer/
(Should be Papyrus java profile,library,code generation...)

Due to growing feature/code base we are splitting some parts of Papyrus in components.
From what I know the reverse feature should be there. If not please raise a bug in the bug tracker.

Regards,
Benoit
Re: Java reverse update site? [message #1737415 is a reply to message #1737229] Thu, 07 July 2016 23:23 Go to previous messageGo to next message
Allan Kinnaird is currently offline Allan KinnairdFriend
Messages: 3
Registered: July 2016
Junior Member
Merci, Benoit
I need to test the installation, but it looks like it might be OK! I'm a little concerned that "Check For Updates" produced an error: "No repository found at https://hudson.eclipse.org/papyrus/view/Designer/job/papyrus-designer-website/ws/site-staging/index.html" I'll check back when I've had time to run the necessary tests
Re: Java reverse update site? [message #1737516 is a reply to message #1737229] Fri, 08 July 2016 21:42 Go to previous messageGo to next message
Allan Kinnaird is currently offline Allan KinnairdFriend
Messages: 3
Registered: July 2016
Junior Member
Alas Benoit - not completely! I can do most of what I want but I can't flag a class as a Java class or a property as a Java property. The "generate Java code" action (which has to come from a right-click on the model area and doesn't appear in any menu) then only produces bare code, without getters and setters. If I uninstall the Neon components and re-install from the papyrus/mars site as Harald Kornmayer suggests then I get what I expect (including appropriate Java action entries under the Papyrus menu). Fyi, what I'm using as an intro to Papyrus is Mad Sailor's series of UML tutorials, so where I'm having an immediate problem is in <https://www.youtube.com/watch?v=gmf8CswqKcs >, from about 12 minutes onwards. I'm aware that this is a complex transition and that things will not be communicated correctly in the course of the change, so please don't feel attacked by suggestions that everything is not perfect! You're doing an amazing job!

[Updated on: Sat, 09 July 2016 00:50]

Report message to a moderator

Re: Java reverse update site? [message #1737958 is a reply to message #1737516] Thu, 14 July 2016 12:20 Go to previous messageGo to next message
Hayo Mising name is currently offline Hayo Mising nameFriend
Messages: 1
Registered: July 2009
Junior Member
Allan Kinnaird wrote on Fri, 08 July 2016 17:42
Alas Benoit - not completely! I can do most of what I want but I can't flag a class as a Java class or a property as a Java property.


Same for me. Thus context menu Designer > Generate Java code generates only very basic code.

The tutorial I tried to use is www.youtube.com/watch?v=Pim22rLtsW0, where the impossibility of applying the Java stereotypes starts at 11:05.

BTW: The trick to use http://download.eclipse.org/modeling/mdt/papyrus/components/designer/ can probably only be found in this discussion. It should be documented at a proper place. For example wiki.eclipse.org/Java_Code_Generation (which is unfortunately down, as I am writing these lines).
Re: Java reverse update site? [message #1738476 is a reply to message #1737958] Wed, 20 July 2016 08:11 Go to previous messageGo to next message
Shuai Li is currently offline Shuai LiFriend
Messages: 21
Registered: March 2016
Location: Paris Saclay, France
Junior Member
Hi,

The Java reverse plugins are not part of the current Papyrus Designer release due to a pending CQ.

As for the java code generator, we migrated the implementation to xtend so it does not have all of the old features. We plan add such features in the coming weeks.
Re: Java reverse update site? [message #1741669 is a reply to message #1738476] Fri, 26 August 2016 21:45 Go to previous message
Craig Foote is currently offline Craig FooteFriend
Messages: 217
Registered: July 2009
Senior Member
Hi Shuai. Has the Java to uml feature been added yet?
Previous Topic:How to add model to CDT project
Next Topic:news.eclipse.org is shutting down.
Goto Forum:
  


Current Time: Fri Apr 19 11:50:38 GMT 2024

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

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

Back to the top