launcher

JaCoCo Can't add different class with same name: org/hamcrest/BaseDescription

匿名 (未验证) 提交于 2019-12-03 01:12:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: Hi I'm hitting the following exception when running a JaCoCo coverage: <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <version>0.5.8.201207111220</version> <executions> <execution> <goals> <goal>prepare-agent</goal> </goals> </execution> <execution> <id>report</id> <phase>prepare-package</phase> <goals> <goal>report</goal> </goals> </execution> </executions> </plugin> Error while creating report: Can't add different class with same name: org/hamcrest/BaseDescription java.lang.IllegalStateException: Can't

Failed to load native library &#039;libnative-platform.so&#039; for Linux amd64

匿名 (未验证) 提交于 2019-12-03 01:10:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: First off, if this belongs on Ask Ubuntu, my apologies...I'm not really sure what forum this falls under. I'm attempting to fork and build an Android project from Github using PHP and a shell script. Basically, I'm printing out some output from a shell script I wrote into a website. When you visit the page, and press some buttons, the project is forked and built using Gradle. The PHP code runs the shell script, and then prints the output into the browser as the command runs. However, I am getting this error as the output of my script:

Maven, Access denied to: http://repo1.maven.org/maven2

匿名 (未验证) 提交于 2019-12-03 01:10:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have just downloaded last version of Maven. And when i am trying to run mvn archetype:generate i get error message [WARNING] Error reading archetype catalog http://repo1.maven.org/maven2 org.apache.maven.wagon.authorization.AuthorizationException: Access denied to: http://repo1.maven.org/maven2 , ReasonPhrase:Denied Access. at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:928) at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116) at org.apache.maven.wagon

Android Runtime error :ReportedException: org.gradle.internal.exceptions.LocationAwareException

匿名 (未验证) 提交于 2019-12-03 01:10:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I had search solution for this ReportedException: org.gradle.internal.exceptions.LocationAwareException from two days. I know may be this question is duplication,but the suggestion not works for my issue,T I need the help for proper solution This is Log report: i got , org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: Execution failed for task ':app:compileDebugJavaWithJavac'. at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:139) at org.gradle

could not find framework in eclipse RCP application

匿名 (未验证) 提交于 2019-12-03 01:10:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have developed one eclipse RCP application which I am calling from my own Java program. When I run my own Java program from command prompt (windows) it is perfectly working and giving the results. But when I have integrated with the ant build script in eclipse 3.2 it is giving the following problem: !ENTRY org.eclipse.core.launcher 4 0 Dec 02, 2009 10:53:17.608 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.RuntimeException: Could not find framework at org.eclipse.core.launcher.Main.getBootPath(Main.java:395) at org

Eclipse returns error message “Java was started but returned exit code = 1”

匿名 (未验证) 提交于 2019-12-03 01:06:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I just downloaded and dearchived android SDK for Windows. I`m currently using W8 64x. 回答1: The error message points to a problem with your Java version. Do you have a JDK installed? Try adding the following (noting the new line): /!\ make sure, that the -vm option occurs before the -vmargs command . Everything after -vmargs is passed directly to the JVM. -vm c:/wherever/java/jdk1.6.0_21/jre/bin/server/jvm.dll -vmargs... ...to your eclipse.ini file, pointing to the JDK you want to use, and check that the required Java version is at least as

Error:Execution failed for task &#039;:app:compileDebugJavaWithJavac&#039;. &gt; Compilation failed after extending RealmObject class

匿名 (未验证) 提交于 2019-12-03 01:06:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm trying to learn Realm for Android and followed the installation instructions at https://realm.io/docs/java/latest/#installation . Project build.gradle file buildscript { repositories { jcenter() } dependencies { classpath 'com.android.tools.build:gradle:2.2.2' classpath "io.realm:realm-gradle-plugin:2.1.1" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } } allprojects { repositories { jcenter() } } task clean(type: Delete) { delete rootProject.buildDir } app level

error: failed linking references. -&gt; QueuedJob

匿名 (未验证) 提交于 2019-12-03 01:05:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I was studying the Android Material Design using Kotlin and everything was going fine until I tried to use the android.support.design.widget.FloatingActionButton. When I rebuild the project I got the error message below: Information:Gradle tasks [clean, :app:assembleDebug] C:\Users\qin.gradle\caches\transforms-1\files-1.1\appcompat-v7-26.1.0.aar\3d5ddc383685b19d22429a29e09f2aeb\res\values\values.xml Error:(1419, 5) error: style attribute 'attr/textColor (aka br.com.conseng.themedesign:attr/textColor)' not found. Error:(1525, 5) error: style

Xamarin forms: Launcher icon for ios

匿名 (未验证) 提交于 2019-12-03 01:04:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am trying to set the launcher icon for xamarin forms ios project from Mac. I do the following things but still showing the default icon. 1.Double-Click the Info.plist file in the Solution Explorer to open it for editing. 2.Scroll down to the App Icons section. 3.From the Source dropdown list, select AppIcon-1. 4.Open Assets.xcassets and select App icons from the list. 5.Select the image file for the required type(Prerendered option is not checked). Some icons are already filled with the default icon and if I change that will get the file

Gradle build failed when using commandline

匿名 (未验证) 提交于 2019-12-03 01:03:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm currently working on this android project which was just ported over from eclipse to android studio. Using android studio IDE to build the APKs works fine and all but recently I wanted to try using terminal (mac osx) to build and things were not going smoothly at all. Even the most basic commands like gradle or gradle tasks does not work at all and keep failing at the same point. Below is a stacktrace of the error FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':MyApp'. > java.lang