Giter Club home page Giter Club logo

Comments (3)

flaix avatar flaix commented on September 22, 2024

Could you tell us more about what you find missing for gitblit to be IntelliJ friendly? I develop in IntelliJ IDEA and it seems to work fine for me.

It comes with a gitblit.iml checked-in (not the best idea, but works for now) which opens the project. The one thing it doesn't do well is work without having run ant or moxie once, because only the Ant build will generate code files. But once you ran Ant, again it works fine in IntelliJ for me.

Can you tell me what I am missing?

from gitblit.

madukan avatar madukan commented on September 22, 2024

Are you saying that if I open the .iml file and try to run the Unit tests they all would work fine out of the box?
HelloworldKeys and some classes were not working at all. And those were dependants for most of other code too.

That was what I tried at that time. I was looking for some documentation to get started with IntelliJ for the GitBlit then which ended up creating this ticket.

from gitblit.

flaix avatar flaix commented on September 22, 2024

Ah, no, that is not what I am saying. What I am saying is that you should have no problem loading the project into IntelliJ IDEA or Eclipse with the provided project files.

But as I said above, there are source code files that are generated by the build, and that is only done when executing a build via Ant. Which you could probably also trigger from within IDEA, but I haven't tried.

So I guess you mean more IDE friendly, not specifically IntelliJ, as in not having to run a separate build before.

from gitblit.

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.