You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/10/01 09:42:00 UTC

[jira] [Created] (CAMEL-18572) camel-jbang: generated template is not easily editable from IntelliJ

Otavio Rodolfo Piske created CAMEL-18572:
--------------------------------------------

             Summary: camel-jbang: generated template is not easily editable from IntelliJ
                 Key: CAMEL-18572
                 URL: https://issues.apache.org/jira/browse/CAMEL-18572
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
    Affects Versions: 3.18.2
            Reporter: Otavio Rodolfo Piske
         Attachments: missing-deps.png

When a new project is generated with Camel JBang, the generated file is not parsable by JBang.


Steps to reproduce:
1. Generate a new file: camel init MyFile.java
2. Try to open it with jbang edit: jbang edit --live MyFile.java

The file will be missing the dependencies and there will be many errors on the IDE.  !missing-deps.png!

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)