GithubHelp home page GithubHelp logo

Comments (9)

zhangzhx avatar zhangzhx commented on July 18, 2024 2

We have migrated to Tycho build in a recently release and now you can directly clone the whole repository to your Eclipse workspace. Meanwhile, you can build and test the repository using Maven in the command line. See this README file for more information.

from aws-toolkit-eclipse.

ChiroBan avatar ChiroBan commented on July 18, 2024

Gone through all the README steps. The second MVN command inside setup.sh file is giving the following list of errors:

[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: com.amazonaws.eclipse.devide raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT
[ERROR] Missing requirement: com.amazonaws.eclipse.devide raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT requires 'org.eclipse.jst.web_sdk.feature.feature.group 0.0.0' but it could not be found
[ERROR]
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: com.amazonaws.eclipse:com.amazonaws.eclipse.devide:1.0.0-SNAPSHOT @ C:\Users^^^\git\aws-toolkit-eclipse\releng\com.amazonaws.eclipse.devide\pom.xml: See log for details -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException

In need of some guidance with this.

**I have Tycho plugin installed in my Eclipse and I was able to import the entire AWS toolkit to my workspace. I just want to setup a development environment and test the custom plugin in EClipse IDE.

from aws-toolkit-eclipse.

lak-proddev avatar lak-proddev commented on July 18, 2024

To fix this problem you need to add required features or plugins to the target platform.
See the below SS

image

The highlighted features in the above SS are unresolved features.

Actually, the development setup is a little bit confusing. the suggest target definition for Photon environment is
com.amazonaws.eclipse.photon.zip

from aws-toolkit-eclipse.

Shinehah-Gnolaum avatar Shinehah-Gnolaum commented on July 18, 2024

@lak-proddev I don't see the same libraries.

from aws-toolkit-eclipse.

Shinehah-Gnolaum avatar Shinehah-Gnolaum commented on July 18, 2024

@lak-proddev What exactly are you doing in that screenshot? How do you resolve the unresolved features?

from aws-toolkit-eclipse.

lak-proddev avatar lak-proddev commented on July 18, 2024

@Shinehah-Gnolaum, You need to add the attached "target definition" file as a target platform. This article helps you to define a target platform.
https://www.vogella.com/tutorials/EclipseTargetPlatform/article.html
You need to create a new general project in your workspace and copy the attached target definition file.

from aws-toolkit-eclipse.

Shinehah-Gnolaum avatar Shinehah-Gnolaum commented on July 18, 2024

@lak-proddev What target definition file? I know nothing about a target definition file.

from aws-toolkit-eclipse.

Shinehah-Gnolaum avatar Shinehah-Gnolaum commented on July 18, 2024

@lak-proddev My actual issue is issue #145.

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on July 18, 2024

@Shinehah-Gnolaum , the target definition file is used to develop plugins, in this case the AWS Eclipse Toolkit plugin. If you just want to install and use the plugin, you don't have to understand the target definition file.

from aws-toolkit-eclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.