Skip to content

MpxjUtilities don't exist in namespace net.sf.mpxj (modern IKVM) #6

@jmrezendetn

Description

@jmrezendetn

I'm trying using the method "MPXJ assemblies (modern IKVM)", like above:

<ItemGroup>
  <PackageReference Include="IKVM.Maven.Sdk" Version="1.6.9" />
</ItemGroup>

<ItemGroup>
  <MavenReference Include="net.sf.mpxj:mpxj" Version="12.8.1" />
</ItemGroup>

but when I created the ReadTaskFields I received the error that MpxjUtilities don't exist in the namespace net.sf.mpxj

image

What I need to do to fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions