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 :4563
-
Contact:
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-preprocessor
https://github.com/raydac/java-comment-preprocessor
manifold-preprocessor
https://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.
Directives
https://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 :4563
-
Contact:
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
Users browsing this forum: No registered users and 17 guests
JavaCard OS : Disclaimer
Board Disclaimer
The views and comments posted in these fora are personal and do not necessarily represent the those of the Management of JavaCard OS.
The Management of JavaCard OS does not, under any circumstances whatsoever, accept any responsibility for any advice, or recommentations, made by, or implied by, any member or guest vistor of JavaCard OS that results in any loss whatsoever in any manner to a member of JavaCard OS, or to any other person.
Furthermore, the Management of JavaCard OS is not, and cannot be, responsible for the content of any other Internet site(s) that have been linked to from JavaCard OS.