project

Project reference path in source control?

Hi all, during development of our application we use a branching structure and while we are developing another team is using earlier builds of our software to create content with it. To facilitate easy swapping between builds and teams I was hoping to use empty Hintpaths in the content projects' csproj files so that they can use our GA...

Eclipse Java Projects in Git

I am trying to figure out the best way to create a java project in GIT. In particular I would like to create the git repository such that when I import from git in eclipse, the project is automatically created correctly with all its .project settings intact and all other settings setup. I.E. if I do a git clone javaEclipseProject in my w...

How to set up a large and complex Java web project so that "trial-and-error" isn't terrible waste of time?

This question is something like a holy grail of project environment setting. Here goes a rationale: Big projects tends to have poor documentation so there are a lot of trial-and-error cycles. Therefore I often use the reload-without-redeploy feature of some libraries (facelets, webflow, tapestry, jrebel...). The easiest way to use such...

help needed for a project on HDD manager!!

i am thinking about making my final year project on something like a hard drive manager.the project is about developing a utility that will help you manage your hard drive. It will roughly have the following features: 1. the utility will perform defragmentation 2. it will handle duplicate files and help in removing them when needed 3. it...

Class diagram for eclipse java project

Possible Duplicate: What is your favorite automatic class diagram generator for Eclipse? Hi Guys, Can you please tell me if its possible to automatically generate class diagram for a java project in eclipse? Can you please suggest a plugin or a tool that is free. If not in eclipse, is it possible in Netbeans? Thanks in advan...

Open Source Digital Video Fingerprinting

Are there any Open Source Digital Video Fingerprinting initiatives? ie: Something that could compare two video files of disparate quality but indicate they are of the same event, program etc. ...

suggestion of Project manager

I need suggestion of project manager (with task manager, etc) ...

NERDtree for Emacs

Surely an alternative or superior package exists for Emacs? ...

Create Eclipse java project with a java programm

Hello, I would like to generate Eclipse Java Project with my Java program. When I click a button: it will generate an eclipse project with the parameters I specified (source path, library, ...) My questions are: is there a way to do that ? and how ? (api). it is possible to generate Net-beans project too ? Best regards, Florent ...

How to apply Framework in any project ?

We do have various frameworks in java, like spring, jsf etc. At the beginning of any project, how this frameworks are applied to project. If I want to use JSF in my project, what should be starting? Is is based on architecture like MVC ? or in case of Spring, how to apply DI & AOP within project ? How to mixup two frameworks in same p...

How can I convert mmp files (Microsoft Project files) to xmind files?

I have received from a friend some files in mmp format. I don't have Microsoft Project but I use xmind. How can I convert mmp files (Microsoft Project files) to xmind files? ...

How to Manage static files module in Netbeans

Hi All, I've been using Netbeans for a while, but can't find a good way to manage SVN modules that contain only "static" files. Specifically modules that aren't compiled etc. Examples are database scripts or shell scripts that help manage deployments. Right now what I've done is checked out the module from SVN (ie http://svn/db/trunk),...

Copying ASP.net project to another IIS

I had an ASP.net project and I've copied and pasted the source files to another computer, but when I try and run them on this computers localhost: Error Summary HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information M...

How to manage several python subprojects with setuptools?

I'm wondering about the correct/easiest/most pythonic way of dealing with subprojects that you want have using the same base package. We currently have a file structure like this: trunk\ proj1\setup.py company_name\__init__.py + proj1's code proj2\setup.py company_name\__init__.py + proj2's code We want to ...

Android: Edit project properties

I have a project which I created before few days like test project and now after I done some very nice stuff with it I need to change some basic information about a project. I use Eclipse IDE and I menage to change some tings, class names itd. But problem i have now is I can found a place where to change a project name ??? In...

What is the trick to make Visual Studio 2008 use project relative paths for include dirs etc?

Hi I have a VS 2008 solution with around 10 projects. When I add include directories by launching browse popup and select a dir, I see VS storing the absolute path in the project file. What I want it to do is use project relative paths even for paths in sibling folders. Is there any setting in VS to force it? Thanks ...

College group project, brainstorming ideas.

Two parts to this question 1) I am working with a group of six others in a computer science class and will be creating an Android application over the next 3 or 4 months. I am looking for suggestions as to how we can come up with an idea that is not only practical but also possible to complete in the time given. I am the only one in the...

stylish form skin in visual basic .Net?

How to make stylish form in VB.Net? I am working on Final year project for graduation. Project on a "Service center" of a Mobile company. Please suggest, how to make project more beautiful or easy user interface. Programming language: VB.Net (2008) Database: SQL Sever ...

PHP Packages and Sub-Packages: What are they used for?

I've been using PHP for a few years now but I've never really used it for a large project, it's only usually little functionality upgrades I've given to websites. I've just been given the task of developing a project in PHP and I've been looking at the code for some real world examples of my proposed bespoke system and they all start wi...

Help finding a (graduate) paper or project topic!

For a computer security graduate class: http://pastebin.com/NdA6kGQ6 That is what the professor has stated about the paper/project. I would prefer something more hands on like a project, but for the life of me can't think of something interesting. I am throwing it out there and trying to get some ideas flowing. Any ideas at all? I ...