Top "Project-properties" questions

No compatible targets were found

I am having target android-4 in project.properties. In eclipse when I run the project I am getting the error …

android eclipse project-properties
How can I choose the "Startup object" in project properties while the listbox is empty?

I have a WPF project which I try to make it a single instance app using the recipe with Microsoft.…

c# wpf startup entry-point project-properties
android: Project.Properties - do not edit, your changes will be erased?

I seem to have an issue. I wanted to add some additional config info into project.properties in an android …

android project-properties
Visual Studio 2013 and Qt5: QTDIR set too late

Everything works with Qt in MSVC2013, except one thing: the DLLs are not found, because $(QTDIR) is not defined, when …

visual-studio-2013 path qt5.4 project-properties
Set the project properties in subclassed gradle task

I am defining a gradle task "launchIPad2Simulator" that is subclassing another already defined task "launchIPadSimulatorfrom" in robovm gradle plugin. …

groovy gradle robovm project-properties