Giter Club home page Giter Club logo

Comments (3)

adrianvlupu avatar adrianvlupu commented on August 27, 2024

Hi,
I tested this code

@startuml
!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/release/1-0/C4_Context.puml

System(s1, "Test System", "description")
System_Boundary(b1, "Boundary"){

}
@enduml

and it produces the following

Context

I suspect you are importing the wrong files with !include.

The imports are in cascade, Context > Container > Component. Try and add this after the @startuml line
!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/release/1-0/C4_Component.puml.

from c4-plantuml.

uniqueck avatar uniqueck commented on August 27, 2024

Hi,

thanks for your reply.
But for me it doesn't work.
I create a little example repository, so that we can discuss it on this example.
See https://github.com/uniqueck/plantuml-c4-example for my examples.
i tried offline mode and online mode, but both produce the same error.

online.puml
online
offline.puml
offline

So i don't know what is my issue.

from c4-plantuml.

uniqueck avatar uniqueck commented on August 27, 2024

ok i i update the asciidoctor plugin version to the latest it works for a mvnw clean package, but not in eclipse preview mode. so i have to check, how can i use the latest asciidoctor version in the eclipse plugin. i update my repository with the newest asciidoctor version.

from c4-plantuml.

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.