Top "Project-structure" questions

Refers to layout of folders and components to help organize a project's files, whether code or resources

Where do I put META-INF in Gradle?

I'm following the Appsrox tutorial on how to Create an Instant Messaging app using Google Cloud Messaging (GCM). The differences …

java gradle project-structure meta-inf
Intellij IDEA 13 - Can't open Project Structure dialog anymore

as already described in title, i'm not able to open the project structure dialog window in intellij anymore. neither the …

intellij-idea dialog window show project-structure
Can't add modules on project structure in Android Studio

The structure project window does not show all the options and I can not add libraries or modules. Check the …

android-studio android-library android-holo-everywhere project-structure
How to organize a C++ project

I would like to know what are C++ best practices when it comes to organizing my project. I've read that …

c++ tree directory project-structure
TypeScript project with references

I use project references to reference "shared" project from "front" and "back" ones. tsc -v: Version 3.3.3 Project structure: ./{MY_PROJECT}.…

typescript project-structure
ASP.NET MVC (Domain Model, Repository, Fluent, Services - Structure for my Project)

In my ASP.NET MVC web application, I have: Domain Model, created by LINQ to SQL Repositories such as UserRepository …

c# .net asp.net-mvc dependencies project-structure
Android best practices for package structure issue

Based on Android-package-structure-best-practice Android-Architecture I have made the following Android package structure: com.company.product.activities com.company.product.database …

android package standards project-structure
Importing source files and folders into IAR Workbench

I have a cup of source files in a certain folder structure in my file system. I want to use …

import project workbench iar project-structure