Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use code together with server side SAP code #173

Closed
uxkjaer opened this issue Jul 27, 2020 · 5 comments
Closed

Can't use code together with server side SAP code #173

uxkjaer opened this issue Jul 27, 2020 · 5 comments
Assignees
Labels
bug Something isn't working eclipse Eclipse-side issue vscode VS-code side issue
Milestone

Comments

@uxkjaer
Copy link

uxkjaer commented Jul 27, 2020

Describe the bug
In SAP the code resides on the SAP Netweaver Server, we use a custom plugin for Eclipe to open an Abap Project to connect to the system. When using the code toegher tool we get the following error I assume because the code isn't residing on the client.

To Reproduce
Steps to reproduce the behavior:

  1. Install an SAP system - Easiest is to use a docker container to spin up your abap system
    https://blogs.sap.com/2019/12/11/running-sap-nw-7.52-sp4-trial-in-docker-in-windows-subsystem-for-linux-2/
  2. Download the Abap development tools for Eclipse via http://tools.hana.ondemand.com/
  3. Add a new Abap Project and click the new system connection. Add in the details from your docker host
  4. Create a new Abap program and try to use the code together

Expected behavior
We can use the code together tool with the Abap extension

Screenshots
image
See the error code

CodeTogether Host

  • IDE:Eclipse
  • IDE Version 2020-03
  • OS: Windows
  • OS Version: 10

Browser Participant

  • Browser: Chrome
  • Browser Version: 83
  • OS: Windows

Additional context
Add any other context about the problem here.

Workaround (if any)
Any steps discovered to workaround the issue.

@uxkjaer uxkjaer added bug Something isn't working unreviewed Pending review by development team labels Jul 27, 2020
@brianvfernandes
Copy link
Contributor

It appears that the code isn't mapped into your Eclipse workspace, which results in this failure. Thank you for the report as well as the detailed reproduction steps - we'll take a look and see what we can do!

@wgalanciak wgalanciak added eclipse Eclipse-side issue and removed unreviewed Pending review by development team labels Jan 28, 2021
@toddewilliams
Copy link
Contributor

Pair programming is used when training ABAP developers, but less so day to day. However, it’s use is expected to grow. Source: https://twitter.com/h_neumann/status/1380630474104700931?s=21

@TimWebb TimWebb added this to the 4.1.0 milestone Jun 10, 2021
@toddewilliams toddewilliams changed the title Can't use code together with server side code Can't use code together with server side SAP code Jun 10, 2021
@toddewilliams toddewilliams added the vscode VS-code side issue label Jun 10, 2021
@toddewilliams
Copy link
Contributor

Jakob, it gives me great pleasure to tag this bug report to the 4.1 milestone release as we've made incredible progress, with your kind help, to resolve the issue for both VS Code and Eclipse hosts.

Please get in touch so we can give you a private preview of what you helped us build. I think you'll really like it.

@GenuitecKanbot
Copy link
Collaborator

Happy to report this issue is resolved! (from Kanbanbot)

@Aaronlonin
Copy link
Contributor

Aaronlonin commented Jun 14, 2021

SAP ABAP support in CodeTogether 4.1
Following up on this request. We have implemented support for SAP ABAP and it's currently under internal testing. Here's a list of features you can expect from this support:

  • Host from Eclipse or VS Code
  • Join from Eclipse, VS Code, IntelliJ, or a browser
  • Source code is fully end-to-end encrypted
  • On-Premises option with SSO integration
  • See changes in real time, even in same file
  • Host-based intelligence for content assist & validation
  • Easily move between groups or code alone

Remotely activate files
If you are using the SAP Activate Methodology within the SAP Activate framework, CodeTogether allows you to remotely activate files that are being collaborated on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eclipse Eclipse-side issue vscode VS-code side issue
Projects
None yet
Development

No branches or pull requests

7 participants