2022 Feb 16 3:13 PM
Tutorials: https://developers.sap.com/tutorials/abap-environment-create-cds-view.html
--------------------------
After creating the CDS Data Definition and activating it, I don't see the option to create a "New Service Definition" when I right-click and select "New":

Can this have to do with me still using an old Eclipse/ADT-Version (2020-12) or the syntax warning I get (but don't understand) in the CDS Data Definition?

As might be apparent by my question, I'm just trying to blindly follow the steps outlined in the tutorial and don't really know what or why I'm doing. So something not working as expected is rather confusing for me!
Cheers
Bärbel
2022 Feb 16 3:32 PM
Hello Bärbel,
I'm using the same Eclipse version, but I can see the option you are missing.
This is what I have installed:

Do you have the same or is something missing?
BR, Martin
2022 Feb 17 7:16 AM
m.kreitlein
Thanks for your reply, Martin!
I checked and the versions I have installed are the same as shown in your screenshot.
When I started Eclipse this morning and logged in to the trial environment, I did however get a few error messages:

Clicking on "Update now" I get the message "No updates found. Configure available software sites to reach more content."
When I click on the link included in the message, the error log is rather long and shows these issues among others:

Time to somehow go to the latest Eclipse/ADT version? A task I try to postpone for as long as possible due to - for me - not really straightforward process involved.
Cheers
Bärbel
2022 Feb 17 7:23 AM
Hello Bärbel,
I have not seen your issue so far... maybe temporary network problem?
I use this URL for updates: https://tools.hana.ondemand.com/2020-12 in my settings.

Yeah, you are right, I myself also try to avoid upgrading the Eclipse version to the next release(s) since it is always huge effort... and sometimes it fails to load the BI tools correctly... then you're screwed 😞
Good luck 🙂
2022 Feb 17 7:49 AM
Hi Martin,
I tried with "your" URL but get error messages:
"Cannot complete the install because one or more required items could not be found.
Software being installed: SAP HANA Database Development (Developer Edition) 2.3.60 (com.sap.ndb.studio.dbdev.feature.devedition.feature.group 2.3.60)
Missing requirement: SAP HANA Studio Modeler 2.3.60 (com.sap.ndb.studio.bi.feature.feature.group 2.3.60) requires 'org.eclipse.equinox.p2.iu; org.eclipse.emf.transaction.feature.group 1.6.0' but it could not be found
Cannot satisfy dependency:
From: SAP HANA Database Development (Developer Edition) 2.3.60 (com.sap.ndb.studio.dbdev.feature.devedition.feature.group 2.3.60)
To: org.eclipse.equinox.p2.iu; com.sap.ndb.studio.dbdev.feature.feature.group [2.3.60,2.3.60]
Cannot satisfy dependency:
From: SAP HANA Studio Database Development 2.3.60 (com.sap.ndb.studio.dbdev.feature.feature.group 2.3.60)
To: org.eclipse.equinox.p2.iu; com.sap.ndb.studio.bi.feature.feature.group 2.3.60"
This is what makes using Eclipse "somewhat" frustrating ...
Cheers
Bärbel