Questions tagged [new-project]
105 questions
1
vote
1 answer
Xcode 6 does not create a new project or playground. It just stalls in the process
Problematic Workflow:
Start Xcode,
New ->Project,
Pick Single View Application ->next,
Enter app name etc ->next,
"Choose Options for your project:" page opens which does not let me
do anything.
It just stalls there. There is "Add to" combo box in…

erol yeniaras
- 3,701
- 2
- 22
- 40
1
vote
1 answer
AS 0.8.14, new project, Fullscreen Activity gives “Failed to find: com.android.support:support-v4:21.+”
For Android Studio 0.8.14 (just downloaded) running on MacOS 10.9.5, brand new project, I get the complaint “Failed to find: com.android.support:support-v4:21.+” in the Messages Gradle Sync pane. This happens after I created a new project and in…

Ben Chase
- 13
- 3
1
vote
1 answer
Choosing Swift Language for new OS X Project not available
I'm having what is probably a dumb moment. I've made several Swift apps for iOS and now I wanted to create a Swift app for OS X. When I create a new OS X Project, I am only given the choice for Objective-C in the language drop down menu. Swift is…

Justin Moore
- 884
- 2
- 9
- 22
1
vote
0 answers
AndroidManifest.xml file missing when creating an android project
I tried to open an android project File>New>Project>Android Application Project ... and here is my package explorer and the error that I have ..
What can I do to fix it ?

mkmeral
- 111
- 1
- 2
- 10
1
vote
2 answers
Can not launch a new project after installing railsinstaller
I just started to learn rails. I am on W8 and I just installed railsinstaller-2.2.2.
I had no problem during the installation.
Then I tried to build a new project :
$ rails new test1
And then, it stayed blocked after :
create test/helpers
…

user3425582
- 11
- 2
1
vote
0 answers
How can i create a windows phone project by using cmd ( command line )?
How can i create a windows phone project by using cmd ( command line ) ?

trinhvanhuy
- 29
- 9
0
votes
1 answer
When creating a new Empty MVC3 Web Application, is there a way to exclude EntityFramework?
Whenever I create a new Empty MVC3 Web Application project in Visual Studio 2010 SP1, it automatically adds EntityFramework and some other packages by default. This is rather annoying when I don't use EntityFramework, nor do I use some of the other…

Anthony Shaw
- 8,146
- 4
- 44
- 62
0
votes
1 answer
PHP Netbeans - New Project from Existing Sources asking for an Index file?
I'm trying to create a new project in NetBeans PHP from existing sources. When I try to create a new project, it asks me for the location of an Index File. What is an Index File in the context of NetBeans?

leeand00
- 25,510
- 39
- 140
- 297
0
votes
0 answers
Problem with template creation in Visual Studio
I have a problem creating a project template in Visual Studio. I want to create a project template exactly like in the picture. Everything is exactly working there, everything starts. The template is created without problems, but when I create a new…
0
votes
1 answer
failed to download When creating a new project in Flutter
Hello World
I want to create a new Flutter project, but it gives me this error
My internet connection is fine.
When I put this link in the browser, I can download it directly.
But it gives this error when creating the project.
Is it possible that…

hossein darvishi
- 11
- 1
- 3
0
votes
0 answers
How to remove "[invalid]" items from the Base interpreter selection dropdown, as seen during project creation in PyCharm?
Screenshot of invalid interpreters
I would like to remove these invalid entries, but I can't seem to figure out how. Can someone please guide me? I only want the dropdown to have Python 3.11, and not those other listings.
I searched around a bit…

Daniel
- 1
- 2
0
votes
1 answer
Android Studio always starts with Java and won't let me start with Kotlin. How do I fix this?
I just installed Android Studio and when I start a new project it starts with Java even though I've selected Kotlin. Please help.
I'm using the file - new - new project
0
votes
1 answer
looking to hold a pygame window open for a few seconds then close it
(very new to python)i have this code below and i am wondering how i can hold the window open for a set amount of time then close the window. can anybody help me? anything helps
i really have no idea how to do this and i cant find anything about it…
0
votes
0 answers
Hierarchy of data for the product user
I work for Product Owners in a small company and develop a CRM system. The customer wants us to be able to create conditional objects that can store other objects in themselves. The maximum nesting is somewhere 4. According to the developers, it is…
0
votes
0 answers
CodeBlocks Custom Project?
What ist the Custom Tab in the Create-new-Project-Window from CodeBlocks?
For what is it?
What can i but in it?
I tryed to save Project as
save Project as template
Save Workspace as

ÐæгЯþлιпg
- 11