Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Preprocessor in JCIDE 7

JCIDE is an Integrated Development Environment designed specifically for the Java Card programming language.

Moderators: product, kuafu

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Preprocessor in JCIDE 7

Post by kuafu » Thu Nov 26, 2020 10:47 pm

About Preprocessor
We found three Java Preprocessor .
Prebop Preprocessor http://prebop.sourceforge.net/
raydac/java-comment-preprocessorhttps://github.com/raydac/java-comment-preprocessor
manifold-preprocessorhttps://github.com/manifold-systems/man ... eprocessor
We like manifold most . So we integrations it into JCIDE.
The Java Preprocessor is designed exclusively for conditional compilation of Java source code. It is directly integrated into the Java compiler via the Javac Plugin API. Unlike conventional preprocessors it does not incur separate build steps or additional file I/O, instead it directly contributes to the compilation pipeline.


IDE Support
Manifold preprocessor is supported in JCIDE.

There are two way a symbol can be define.
  • Locally in the source file via #define
  • Define in java project property view.
Directiveshttps://github.com/manifold-systems/man ... directives
You do not have the required permissions to view the files attached to this post. Please login first.
well

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: Preprocessor in JCIDE 7

Post by kuafu » Mon Dec 28, 2020 7:44 am

You do not have the required permissions to view the files attached to this post. Please login first.
well

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 18 guests

JavaCard OS : Disclaimer