GithubHelp home page GithubHelp logo

Comments (7)

brendacano avatar brendacano commented on August 15, 2024 1

The issue was fixed for the first part. IJ is a bit confusing but I found SRC under dsa-java and got both Utils and Utils.Test to work.

However, the build.gradle is still telling me the same two issues. I do not know why but I was hoping to ask during office hours.

from dsa-java.

brendacano avatar brendacano commented on August 15, 2024 1

@jdchoi77 I understand. I ended up finding it without making one, I think I had tunnel vision when I looking for it so hopefully, it worked out.

from dsa-java.

lujiaying avatar lujiaying commented on August 15, 2024

In my laptop, IntelliJ would creat src/main/ directory with relevant subdirectories automatically (after downloading and creating process in the background). I am not sure if your encountered situation is due to some system secrutiy setting.

But one thing we could try is manually create directory. You could create src/main/ and other necessary subdirectories either in IDE or in File Explorer or in the command line as you prefer.

Update Aug 24, please refer to Dr. Choi's suggestion.

@brendacano for the record, you should not manually create the src/main directory since it is what gradle should automatically produce. If you do this manually, that implies that your gradle setting is not working correctly which will keep being an issue for your for the rest of the semester.

from dsa-java.

lujiaying avatar lujiaying commented on August 15, 2024
  1. assignment isn't being used

This might disappear after main function files are added.

from dsa-java.

brendacano avatar brendacano commented on August 15, 2024

In my laptop, IntelliJ would creat src/main/ directory with relevant subdirectories automatically (after downloading and creating process in the background). I am not sure if your encountered situation is due to some system secrutiy setting.

But one thing we could try is manually create directory. You could create src/main/ and other necessary subdirectories either in IDE or in File Explorer or in the command line as you prefer.

I will try that today and report back if it works out.

from dsa-java.

lujiaying avatar lujiaying commented on August 15, 2024

Did you figure out the issue?

If yes, we encourage you to share the solution you explored.

from dsa-java.

jdchoi77 avatar jdchoi77 commented on August 15, 2024

@brendacano for the record, you should not manually create the src/main directory since it is what gradle should automatically produce. If you do this manually, that implies that your gradle setting is not working correctly which will keep being an issue for your for the rest of the semester.

from dsa-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.