Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actionscript or Java preprocessor #14

Closed
anb0s opened this issue Apr 10, 2015 · 3 comments
Closed

Actionscript or Java preprocessor #14

anb0s opened this issue Apr 10, 2015 · 3 comments

Comments

@anb0s
Copy link
Owner

anb0s commented Apr 10, 2015

Original Savannah ticket 472 reported by gbrocker on Mon Mar 14 06:52:44 2005.

I am trying to Doxygen and eclox with actionscript which is similar to Java.
It seems to be having trouble with
"MyClass extends MyBaseClass"
It associates the attributes of MyClass with MyBaseClass and MyClass is documented as having no methods or properties.
Is there a java pre-compiler that I have to apply to make this work correctly.
Where do I specify this in eclox?

@anb0s
Copy link
Owner Author

anb0s commented Apr 10, 2015

Comment by gbrocker on Mon Mar 14 08:35:24 2005

Well, eclox is only the GUI bridge between Doxygen and Eclipse. While reading your description, it seems to me that it more likely releated to Doxygen than Eclox.

For what I know, Doxygen supports Java but I never tried this feature. In the user's manual, I found something that could help you. Follow the link below.
<http://www.stack.nl/~dimitri/doxygen/config.html#cfg_input_filter>

@anb0s
Copy link
Owner Author

anb0s commented Apr 10, 2015

Comment by ronatartifact on Mon Mar 14 14:33:32 2005

You are correct. I was just hoping that you might have tried to use Doxygen with Java and found a filter. I have been searching the Doxygen site for a filter for Java. They seem to imply that it exists but I could not find a specific file. Now at least I know where it is handled in the configuration file.

Many in the Actionscript community is adopting Eclipse as the alternative to MacroMedia's Flash IDE which is more suited to animation than programming.
I have been encouraging this and if we can get a good JavaDoc tool, that will be one more step towards a professional IDE.

I will pursue this on their site and user groups.

Thanks

@anb0s
Copy link
Owner Author

anb0s commented Apr 10, 2015

Closed by gbrocker on Mon Mar 14 14:42:13 2005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant