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

Generator fails when ./build/rdgen/.rdgen doesn't exist #23

Open
auduchinok opened this issue Sep 4, 2019 · 0 comments
Open

Generator fails when ./build/rdgen/.rdgen doesn't exist #23

auduchinok opened this issue Sep 4, 2019 · 0 comments

Comments

@auduchinok
Copy link

auduchinok commented Sep 4, 2019

>> Generating: 2 filtered generators
Invoke CSharp50Generator(defaultFlowTransform=Reversed, defaultNamespace='JetBrains.Rider.Model', folder=/Users/eugene/Developer/resharper-fsharp/ReSharper.FSharp/src/FSharp.ProjectModelBase/src/Protocol) on root `IdeRoot`, clearFolder=false
Invoke Kotlin11Generator(flowTransform=AsIs, defaultNamespace='com.jetbrains.rider.model', folder=/Users/eugene/Developer/resharper-fsharp/rider-fsharp/src/main/java/com/jetbrains/rider/plugins/fsharp/protocol) on root `IdeRoot`, clearFolder=false
Generation finished in 423 ms
Storing hash into 'build/rdgen/.rdgen'

> Task :rdgen FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':rdgen'.
> java.io.FileNotFoundException: build/rdgen/.rdgen (No such file or directory)

A workaround is creating an empty ./build/rdgen/.rdgen file.

Is there some additional information I can provide?

eugene@Eugenes-MacBook:rider-fsharp$ java --version
java 12.0.2 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant