I\'ve a problem that seems quite simple, but I can\'t get it done. I have a package with many dependencies and I want to remove ALL of them, regardless wheather other packages also depend on them ( th
I开发者_C百科n case I need to change the PK of a single row from 1 to 10, for example, is there any way to trace every proc, view and function that might reference the old value?
I\'ve got a solution with ~70 projects, with lots of dependencies between them (I actually made a graph, it had ~300 edges). I know that some dependencies are not necessary. I\'d like it to use multip
I have a solution with 2 projects cira_lib and md5_test.One project (cira_lib) is a central library that compiles to a DLL.The other project (md5_test) is an exe with a dependency on cira_lib.When I b
Here is my Makefile: .PHONY: all homework1 CFLAGS= -g -O0 -Wall -Werror -Wno-unused-function LDFLAGS= -lm
The dependency matrix of VS 2010 crashes VS 2010 as soon a I try it on my application! Anyone knows a good VS addin with a solid dependen开发者_开发技巧cy matrix?The tool NDepend is integrated in VS
I\'m building a control system for a hardware installation (water circulation system). I\'ve designed it in two layers: the hardware description layer and the control layer.
I\'m about to extract major functionalit开发者_开发知识库y of a larger project into a ruby gem.
I have a web application with more than 100 jar files dragged by Maven and things went a bit out of control.
I am trying to create custom resolver in my ivysettings.xml file: <ivysettings> <settings defaultResolver=\"default\"/>