Project sharing error in SAP? - eclipse

Today i installed SAP HANA development plugins which are available at Repo for Eclipse LUNA .
I followed SAP HANA Cloud Platform to create a project and to install tool i followed SAP Development Tools for Eclipse
When i tried to share a project to SAP HANA Repository then it gives error as
Authorization 'REPO.MAINTAIN_NATIVE_PACKAGES' missing for package 'hello' or
one of its parent packages.
How to solve this problem ?

Your admin has to give your SAP Cloud Platform user the proper permissions to do it. In this case the "REPO.MAINTAIN_NATIVE_PACKAGES" permission

Related

How do I connect from Eclipse Neon to SAP Web IDE Full-Stack?

Is there a way to connect to SAP Web IDE Full-Stack from Eclipse Neon and see the program?
I installed all SAP plug-ins in Eclipse, but I don't know how to connect to SAP Web IDE Full-Stack
SAP Web IDE and Eclipse are separate IDEs. SAP Web IDE based on Eclipse Orion but it has a lot of modification. You can use git services (GitHub, GitLab, Bitbucket, etc) for sharing code between IDEs. SAP Web IDE own configuration files for projects. Maybe you cannot show project like Web IDE in Eclipse.

Execute XSJS program in SAP HANA Neo using Eclipse

Is there a way to run or debug an XSJS program in SAP HANA (Neo) using Eclipse Neon Release 4.6.3?
I have installed SAP plug-in in Eclipse and connected to the database in System view. However, I do not know how to execute the XSJS file.
I believe the only way is to create new XS project in Eclipse and deploy it, there is no way to execute standalone xsjs files.
Provided you installed SAP Hana Tools on your Eclipse environment you should create XS project according to standard procedure and then import your file into project by standard Eclipse toolset.
Use Neon repository for installation SAP Hana Tools
https://tools.hana.ondemand.com/neon/

Deployment SAPUI5 Project to SAP NetWeaver JAVA

I have already installed SAP NetWeaver Java Application Server to deploy a SAPUI5 project but I already find reference link, but not clear. I also search in SAP web but I don't find the document pdf for deployment SAPUI5 project.
Can you give me link reference or link document SAP for deployment SAPUI5 project in SAP NetWeaver JAVA? I already find some reference but I can't implement because the steps is not clear. Can you give me the solution?
You do it using Netweaver Developer Studio by using an Enterprise Application Project (EAR). Just like any other normal project deployment in NWDS.

How to use Cloud Tools for Eclipse plugin to create microservices in Google App Engine?

As I upgraded my Eclipse to Neon 2 (Eclipse 4.6.2), as "Google Plugin for Eclipse" no longer support, so I switch to Google's "Cloud Tools for Eclipse plugin" (https://cloud.google.com/eclipse/docs/quickstart)
Last time that is easy to use "Google Plugin for Eclipse" to create multiple modules (known as microservices). I just need create an "Enterprise Application Project" using GAE as runtime and then create "Dynamic Web Project" and tie to that Enterprise App.
However in this "Cloud Tools for Eclipse", when I choose new Enterprise App, Google App Engine is not an option in runtime selection.
Any help on how to use "Cloud Tools for Eclipse" to create microservices for GAE?
Thanks
The Google Cloud SDK on which the new Cloud Tools for Eclipse depends does not support the EAR format. For the moment, you'll need to create individual Eclipse projects for each separate service, and deploy them individually.
We do need to beef up our multi-module support. Though that's not going to happen tomorrow, let me see what I can do about moving it up the stack.

Not able to create Liferay Plugin Project in Eclipse

I am new to liferay and i am trying to create a new Liferay Plugin Project.
I did a right click on package explorer and clicked on 'New Liferay Plugin Project'.
After that i entered the Project and Display name then i selected the Liferay MVC as my portlet framework and i clicked finish.
As soon i click on finish, it shows "Error creating Liferay Plugin Project: Please see eclipse error log for the details".
After this i changed ivy.jar.url in build.properties file from "http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy- 2.3.0.jar"
to "=C:\Rahul13615\liferay\plugins.ivy\ivy-2.3.0.jar".
I did and still i am getting the same error.
Maybe it's not exact answer to your question, but for Liferay 6.2 development I recommend using Apache Maven 3 as build tool.
Download Maven separately https://maven.apache.org/ and install.
Then at command line run command (https://dev.liferay.com/develop/tutorials/-/knowledge_base/6-2/creating-liferay-maven-plugins-from-the-command-lin)
mvn archetype:generate -DarchetypeCatalog=https://repository.liferay.com/nexus/content/groups/liferay-ce
and choose desired plugin through wizard.
After that import that project as an Maven project to Eclipse IDE.
As you mentioned that you are new to Liferay development I recommend offical Liferay documentation but instead of Liferay MVC I recommend Spring MVC Portlet due to bigger community and documentation. Resources related to Spring development in Liferay couldn't be found at official Liferay documentation so it's better to Google for blog articles etc. I develop at Liferay 6.2, Spring, Spring Webflow, Spring MVC, Thymeleaf, Maven stack and I have few articles related to problems which I came across at my blog http://lukasgrygar.com
Office Network not allowed(Blocking) to create new liferay workspace Project
We are facing some issues while trying to create new workspace in Liferay, When we are in Office network it fails. It's not accepting to auto download eclipse liferay projects's plugins. These repository sites are giving errors on eclipse connection time out.
Note: when we are in Citrix VM or open networks it works perfectly. Browser able to reach, If you hit below mentioned URL in browser.. But Its failing to reach at Eclipse level. https://cdn.lfrs.sl/repository.liferay.com/nexus/content/groups/public/com/liferay/com.liferay.gradle.plugins.workspace/1.5.0/com.liferay.gradle.plugins.workspace-1.5.0.pom
Eclipse Version:Eclipse neon
Liferay Version:7.1