Git Product home page Git Product logo

Comments (7)

 avatar commented on September 12, 2024

I see. the container have 2 sl4j, one in /container/org.opentosca.targetplatform.container/Equinox/org.eclipse.equinox.http.jetty_2.0.100.v20110502.jar
another one in /container/org.opentosca.targetplatform.container/Logging/slf4j-api-1.7.5.jar,the 2 jar is conflict. but how to avoid it, I didnt figure outl.

from container.

nyuuyn avatar nyuuyn commented on September 12, 2024

Hi,

could you give some more information on how you imported the project into eclipse? Especially the following three:

Did you import all projects, except org.opentosca.targetplatform.container, as Plugin projects?
Did you set org.opentosca.targetplatform.container as your workspace targetplatform ?
Do you use the launch config under org.opentosca.containerapi/ContainerAPI_All.launch to start the container?

from container.

 avatar commented on September 12, 2024

Sorry, I'm using a java project, not plugin project. I'll try using a plugin project and set the tarrgetplatform.
Thank you very much.

from container.

 avatar commented on September 12, 2024

Dear nyuuyn:
Sorry, I'm not family with plugin. But Since no project file in git, so how i import the projects? and How I create a new plugin project while using the org.opentosca.targetplatform.container sources?
Thanks.

from container.

nyuuyn avatar nyuuyn commented on September 12, 2024

I've added eclipse project files to the repository, please pull the changes and then:

  • Import the projects in eclipse as "import existing projects.."
  • Set the active targetplatform by opening org.opentosca.targetplatform.container/OpenToscaTargetPlatform.target in eclipse and click "Set as Target Platform"
  • Run container in eclipse with the launch config under org.opentosca.containerapi/ContainerAPI_All.launch

We're working on a solution using maven for importing and building the project, but some parts of our dependencies and setup are a bit ugly, so give as a bit more time.

from container.

 avatar commented on September 12, 2024

Hi nyuuyn:
Thanks, I import all the project, almost compiled, except the following statement in several java files:
} catch (UserException | SystemException exc) {

error messages:
Multiple markers at this line
- UserException.SystemException cannot be resolved to a type
- Syntax error on token "|", . expected.

from container.

 avatar commented on September 12, 2024

Sorry, I should use jdk7 environment. I's my wrong.

from container.

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.