|
Re: Auditing Source - Eclipse Oxygen with Scout [message #1790626 is a reply to message #1790625] |
Wed, 13 June 2018 16:55   |
Eclipse User |
|
|
|
I'm not quite sure what you mean by "in the directory structure", but I can give you some pointers. Otherwise please clarify.
If you're looking at the AbstractClientSession class in Eclipse (when you pressed F3), you can have Eclipse download the Sources & JavaDoc for you (Window -> Preferences -> Maven -> Download Artifact Sources / Download Artifact JavaDoc). Afterwards, you'll be able to see the source code of your Maven dependencies, if available.
AbstractClientSession is located in the Maven artifact org.eclipse.scout.rt:org.eclipse.scout.rt.client, under the package of the same name.
(Eclipse: In the package/project explorer: Beneath your project as Maven Dependencies, you can drill down into the dependency here).
If that fails, you can also look at the sources at the GitHub mirror:
https://github.com/eclipse/scout.rt/tree/releases/7.0.x
(Use the "find file" function!)
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03805 seconds