1.The "JCF2Settings.cfg" file should be included in the Jcf2_08_exe.zip, but not now. It is a little bit troublesome that I have to download the source again. (I don't want to build it myself, am i a lazy kid?)
2.I wrote an integration expert for Delphi 2005 users, which can make use of the commandline version of JCF to format .pas files . It is designed as a simple demo, just in order to meet some of my personal needs. I've decided to publish it in Code Central on BDN soon, and under MPL license, the same as JCF. I wonder whether I can repackage these files-- "CodeFormat.hlp", "jcf.exe" and "JCF2Settings.cfg" from your package "jcf2_08_exe.zip" with my expert when distributing. e_libra@tom.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1.The "JCF2Settings.cfg" file should be included in the Jcf2_08_exe.zip, but not now. It is a little bit troublesome that I have to download the source again. (I don't want to build it myself, am i a lazy kid?)
2.I wrote an integration expert for Delphi 2005 users, which can make use of the commandline version of JCF to format .pas files . It is designed as a simple demo, just in order to meet some of my personal needs. I've decided to publish it in Code Central on BDN soon, and under MPL license, the same as JCF. I wonder whether I can repackage these files-- "CodeFormat.hlp", "jcf.exe" and "JCF2Settings.cfg" from your package "jcf2_08_exe.zip" with my expert when distributing. e_libra@tom.com
1) Good idea. I have done this.
") This is MPL'd open source, so you can do what you like to the code as long as you give back any improvements to it.
You can go ahead with repackaging thse files. It would be nice to also give a link back to http://jedicodeformat.sourceforge.net/
You could also try compiling the IDE pluggin project in Delphi 2005.