Skip to content

Unable to compile in IntelliJ #97

@rfraser3

Description

@rfraser3

Hello,

I downloaded the .zip and opened the project in IntelliJ. When I try to build the project, making no other changes, I receive this error:

/Users/myname/Desktop/joinery/src/main/java/joinery/impl/Metrics.java:25:24
java: package org.aspectj.lang does not exist

Additionally, when I try to run mvn clean install in my terminal, I get these:

/Users/myname/Desktop/joinery/src/test/java/joinery/doctest/DocTestSuite.java:[61,23] package com.sun.javadoc does not exist

The only solution I've seen seem extremely convoluted so it would be surprising to see those required here. Any ideas?

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