Questions tagged [projects]
318 questions
0
votes
1 answer
How to setup Eclipse for building a multiple project application?
I have a workspace with 6 projects. All of the projects except the main one, are marked as libraries.
I need to configure the main project to build without build path errors and to include the jars of the other 5 in the apk.
How can this be done?

plevintampabay
- 550
- 4
- 18
0
votes
2 answers
Visual Studio 2012 - Stepping through multiple projects?
I have 2 projects under the same solution in visual studio 2012.
The 1st is a WPF project, the 2nd is an ASP project.
The WPF calls an asp page via the webbrowser control. Is there anyway I can step into the code behind of the ASP page even though…

lagwagon223
- 815
- 1
- 6
- 8
0
votes
2 answers
How to retrieve projects in to eclipse
Right now im working with android/eclipse.Due to four times interruptions in power supply,i lost my whole projects what ive done so far.How to retrieve my projects into the eclipse?

Rohith
- 991
- 4
- 18
- 31
0
votes
1 answer
Merging Projects
I want to create books for the iPad.
I also want to be to write an app that will give access to those books
and allow me to add more books, without having to re-download the entire app.
My idea is to have a Main project that shows all the available…

Fellowsoft
- 340
- 5
- 11
-1
votes
2 answers
Lots of Activity used (How to reduce it ? )
This is my first question in stack overflow .
I am creating one project with spinner , When dropdown list is clicked it displays 25 states , If we click any one state it takes us to new activity with LISTVIEW of hotels in that city , If we click…

Jai Ganesh
- 1
- 1
-1
votes
1 answer
Java in Eclipse: Why must I always use a project?
I am just learning Java and use Eclipse. I have a question that I can not find an answer to.
Why does eclipse require me to use a project? I am using eclipse now to learn Java,
and that means compiling my source.
Problem being that when I add…

scristaldi
- 11
-1
votes
1 answer
2 people working on 1 HTML file simultaneously
My freind and I want to setup a collaborative project where we both work on a HTML file (and do PHP) at the same time (bit like Google Docs share feature). I want to be able to work with him to teach him certain things in PHP and HTML while I also…

James Heald
- 841
- 1
- 12
- 33
-1
votes
1 answer
Merging 2 Xcode projects - two AppDelegates causing errors
I have two Xcode iPhone projects I want to merge. Both have viewcontrollers, xibs and appdelegates.
I have merged them but have over a dozen fatal errors, largely about one of the appdelegates.
I went into info.plist and changed the main nib from…
Brooks
-1
votes
2 answers
How To share configurations between Two or more TRAC environments
hope this is a good spot for my question,
for it i SW Related, but not code related.
We, in our company are using TRAC for Issue tracking and management of the Code links,
I am very satisfied by it, and like how it is working.
i have about several…

Tomer W
- 3,395
- 2
- 29
- 44
-2
votes
2 answers
How to get my projects back on the "projects" window after clicking "close all projects" in file tab?
I have chosen the option "close all projects" in the NetBeans file tab. No more they are showing in my projects window and I'm now wondering how I can get them to show there again.

maazjes
- 1
-2
votes
1 answer
Small projects for learning to code javascript
I want to be employable as a Front End Web Developer but can only write CSS/HTML along with a little bit of Jquery (on a tangent: moderate amount of PHP) but no understanding of Javascript.
The current skillset was learnt quite fast (9 months)…

Swift
- 61
- 1
- 4
- 8
-2
votes
2 answers
Using the source code of a opensource project to learn
i have source code of a open source project in python, the project has a module(python) and gui using the module the gui is written in qtpython , now while using the gui and preforming various actions in it is there any way that i can know what are…

Pradyumna
- 167
- 2
- 12
-3
votes
1 answer
All about C memory management
I want to move on from writing small one/two/three-filed C programs to slightly larger C projects. For that I really want to get the memory management right. Now I know that similar questions have been asked, but they won't quite answer mine. I know…

PenPen
- 11
- 3
-3
votes
3 answers
ASP.NET Web Forms OR ASP.NET MVC framework?
I was looking for advice around on whether which framework to consider for my university's final year project. I'm on my final year and need to create a project management website for demonstration of my programming skills. There'll be an admin,…

Yusef Mahzoon
- 3
- 1
- 4
-3
votes
1 answer
How to take Projects?
please tell me how to take projects of any kind such as C,C++,JAVA, Web-Development. Please tell me authentic sources. Can anyone help me in this regard.

Muhammad Farhan Habib
- 1,859
- 20
- 23