Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

package

  1. JosiahMaybe

    How to host git server for package registries with existing website?

    I am trying to have StinomXE accessible to everyone. I am thinking use standard distribution methods. I expect I would outgrow GitHub so I am looking into how to run a git server because Swift and Go require that for their default package management. Rust and Ruby are different and provide...
  2. nebmucoy674

    Java Package required in .java using Eclipse? (first project)

    Hey all, I hope this thread finds everyone well! I'm new to Java and this is literally my first project. The school I attend requires us to use Eclipse. When I start a new "class" (which please correct me if I'm wrong is about the same thing as a new java program inside a java project?)...
Back
Top Bottom