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

The source code exporter does not show any errors if it fails with a class that is cannot be generated #64

Open
lausdahl opened this issue Jun 29, 2017 · 1 comment
Assignees
Milestone

Comments

@lausdahl
Copy link
Member

No description provided.

@lausdahl lausdahl added the bug label Jun 29, 2017
@lausdahl lausdahl added this to the v2.2.6 milestone Jun 29, 2017
@lausdahl
Copy link
Member Author

The output of the file is skipped in CGen.java#434

if (classCg.canBeGenerated())
{
	writeFile(classCg, root);
}

@lausdahl lausdahl modified the milestones: v2.2.6, v0.2.8 Jul 10, 2017
@lausdahl lausdahl modified the milestones: v0.2.8, v0.2.10 Aug 6, 2017
@bandurvp bandurvp modified the milestones: v0.2.10, v0.2.12 Sep 22, 2017
@CThuleHansen CThuleHansen modified the milestones: v0.2.12, v0.2.14 Jan 11, 2018
@CThuleHansen CThuleHansen modified the milestones: v0.2.14, v 0.2.16 Nov 23, 2018
@peterwvj peterwvj modified the milestones: v 0.2.18, v 0.2.20 Feb 5, 2019
@lausdahl lausdahl modified the milestones: v 0.2.20, v 0.22.0 May 26, 2020
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

4 participants