build
How to debug the performance of a wrong setup of a build machine?
We have to setup new build environments regularily, and the process seems not so simple. Today I have got a new build machine, and the first Maven build was so slow, that I wanted to clarify why the p[详细]
2023-04-11 14:11 分类:问答Error caused by executing an executable jar made by Apache Ant
I have created a Java application which has the following Apache Ant build file: <?xml version=\"1.0\" ?>[详细]
2023-04-11 11:19 分类:问答Build project on a remote machine
I typically use Netbeans (but also STS) to develop my Java code but I\'ve inherited an old laptop and actually like sitting on my sofa developing however it\'s to slow to run:[详细]
2023-04-11 10:30 分类:问答sbt is using "default" project instead of creating a new one
I\'ve just installed sbt on my Windows Vista machine, following the guide on github wiki, using a sbt.bat script containing[详细]
2023-04-11 03:53 分类:问答Purpose of the "Build Automatically" option in eclipse
What is the purpose of Build Automati开发者_JS百科cally option in Eclipse (Project-->Build Automatically)? Mine will always be checked. But when ever I have some java code changes I still have to do a[详细]
2023-04-11 00:29 分类:问答Where should I put CMakeLists.txt files?
We would lik开发者_JAVA技巧e to develop a few dynamically-linked libraries in C, each for both Linux and Windows. We would like to use CMake.[详细]
2023-04-10 18:16 分类:问答My old Qt project file(.pro file), which was working; doesn't create any files (moc_ or .obj files). Why does it exit the build step doing nothing?
I have an old project (.pro) file. Suddenly, I am seeing that my project file doesn\'t create any files (moc_ or .obj开发者_Go百科 files). It comes out of the build step doing nothing.[详细]
2023-04-10 17:27 分类:问答Build Azure deployment package in NAnt
I\'m looking into migrating our system to Windows Azure. Currently we have an automated process that builds everything and packages it up into msi\'s for us using Team City and NAnt.[详细]
2023-04-10 14:05 分类:问答Issue with TFS build definition and WCF service in a Web Site "Project"
I\'m trying to create a TFS build definition for a WCF service I\'m working on. When I go to set the \"Items to Build\\Projects to Build,\" I can\'t choose any .*proj or .sln file. The source for the[详细]
2023-04-10 10:11 分类:问答Coloring compiler diagnostics with SCons
I am currently using the colorama package to color messages generated by my build scripts. I have also used scolorizer, which replaces the build commands with custom, colored messages using strfunctio[详细]
2023-04-10 07:30 分类:问答