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

hapi-fhirstarters-model-and-parser-examples COMPILATION ERROR #4

Open
yongk opened this issue Dec 25, 2020 · 0 comments
Open

hapi-fhirstarters-model-and-parser-examples COMPILATION ERROR #4

yongk opened this issue Dec 25, 2020 · 0 comments

Comments

@yongk
Copy link

yongk commented Dec 25, 2020

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[6,35] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: package org.hl7.fhir.dstu3.hapi.ctx
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[7,42] package org.hl7.fhir.dstu3.hapi.validation does not exist
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,7] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,53] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,7] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,42] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[INFO] 6 errors

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