Hey,

I think we cant as we use code generation.
Normally your mvn generate-sources should do the trick, we have to have a look 
why it didnt.

BUT we should definetly write it more prominent in the README.md, I think!

Julian

Am 16.07.20, 10:29 schrieb "Xiangdong Huang" <[email protected]>:

    Hi,

    I just checkout to the develop branch and want to run the project in IDEA.

    However,  the IDEA says, class not found
    Class: RequirePcap
      Location:
    org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest

    Actually, I can indeed find the RequirePcap source code from the repo.

    I tried to run `mvn generate-sources` but it does not work.

    Then I tried to run `mvn package -DskipTests`. Fortunately, it works. After
    running the command, I can execute example codes in IDEA.

    My question is, can we avoid to let new developers/users run the command?
    (or leave the tips in a  conspicuous place).

    Best,
    -----------------------------------
    Xiangdong Huang
    School of Software, Tsinghua University

     黄向东
    清华大学 软件学院

Reply via email to