1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Question about running CSS from eclipse oxygen |
From: | "Shroff, Kunal via Tech-talk" <[email protected]> |
To: | lzf neu <[email protected]>, "[email protected]" <[email protected]> |
Date: | Tue, 6 Nov 2018 14:56:49 +0000 |
Hello Zhefu,
The eclipse IDE has always added significant complexity to the cs-studio project. The cs-studio developers have thus decided to move to a new framework called phoebus.
If you are starting fresh, I would strongly recommend starting with cs-studio/phoebus. Currently we have already ported a lot of the application including display builder, databrowser, logbook, alarm, channelfinder,...
To get started you can check out the code and get started https://github.com/shroffk/phoebus
Cheers, Kunal
From: [email protected] <[email protected]> on behalf of lzf neu <[email protected]>
Sent: 27 October 2018 07:12:10 To: [email protected] Subject: Question about running CSS from eclipse oxygen Hi all,
I tried to running CSS inside eclipse for RCP developers with version oxygen.3a and I reference the method
https://epics.anl.gov/tech-talk/2017/msg01343.php and
https://github.com/kasemir/org.csstudio.display.builder However, I met some problems and the following lines is my steps :
I download the latest cs-studio-master folder and using "File->Import Maven Existing->Maven Projects" to import cs-studio-master folder as Root directory and use the current IDE and add "plugin-development->Target platform" every plugins (for example: /home/user/eclipse/eclipse-workspace/MyJavaWork/cs-studio-master/applications/alarm/alarm-plugins and etc.) in the cs-studio-master folder. However, there are many errors in the process of building the workplace. I have no idea if I miss some steps.
I am new in eclipse and struggle in running CSS inside the eclipse for a long time.
Any help will be apprecia te and thanks in advance.
Zhefu |