Top "Packages" questions

Package broadly refers to two things: 1) a usable unit/component of built/compiled software, or 2) a partition of the global namespace (Java).

All projects referencing sub-project must install NuGet package Microsoft.Bcl.Build (C#/Windows Phone 7)?

I'm having a particularly difficult refactoring session involving a C# solution with multiple projects in Visual Studio 2012. I needed to …

c# visual-studio nuget packages .net-assembly
Netbeans - is it possible to see project source folders in a tree (hierarchical) view, rather then a flat view?

I have some huge NetBeans projects with many packages, sub-packages, sub-sub-packages .etc, and it gets very confusing seeing all these …

java netbeans directory structure packages
re- installing R linux ubuntu: unmet dependencies R

I used aptitude install to install a package, Ubuntu 11.10 oneiric, that apparently I couldn't install because of dependencies. I removed …

r ubuntu packages apt-get
R Shiny Server installation package

Possible overlap: Packages missing in shiny-server R shiny / shiny-server - issue with finding packages R - How to set the …

r installation packages shiny shiny-server
Ubuntu packages needed to compile Python 2.7

I've tried to compile Python 2.7 on Ubuntu 10.4, but got the following error message after running make: Python build finished, but …

python ubuntu packages ubuntu-10.04
"Cannot load package A, it contains unit X, which is also contained in package B"

(More package/component install fun for me -- thanks everyone for all your help to date). I am getting the …

delphi packages custom-component
Install Shapely: OSError: [WinError 126] The specified module could not be found

I have to install Shapely package (http://toblerity.org/shapely/project.html#installation). But when I am using: pip install …

python packages shapely
Add NuGet Packages Folder to Solution File?

Nuget puts the package in my root folder(in my case my trunk folder). I am wondering is there a …

visual-studio-2010 nuget packages solution ankhsvn
Error - Class interface or enum expected

I am new to java and i am writing this code in notepad which is giving me errors.In netbeans …

java enums packages class-structure
Fast Levenshtein distance in R?

Is there a package that contains Levenshtein distance counting function which is implemented as a C or Fortran code? I …

r performance packages levenshtein-distance stringdist