гуглил-гуглил, вот чего нарыл:http://blog.sjinks.pro/linux/343-eclipse-ganymede-cannot-connect-to-keystore/сделал все, как там написано - не помогло .(((( спасите меня, я ж убъюсь этой явой
Hi,У меня в конфигурационном файле /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jvm.cfgнаписано вот что: Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as published by the Free Software Foundation. Sun designates this particular file as subject to the Classpath exception as provided by Sun in the LICENSE file that accompanied this code. This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details (a copy is included in the LICENSE file that accompanied this code). You should have received a copy of the GNU General Public License version 2 along with this work; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA or visit www.sun.com if you need additional information or have any questions. List of JVMs that can be used as an option to java, javac, etc. Order is important -- first in this list is the default JVM. NOTE that this both this file and its format are UNSUPPORTED and WILL GO AWAY in a future release. You may also select a JVM in an arbitrary location with the -XXaltjvm=lt;jvm_dirgt; option, but that too is unsupported and may not be available in a future release.-server KNOWN-client IGNORE-hotspot ERROR-classic WARN-native ERROR-green ERROR-cacao KNOWN-zero KNOWNИМХО девятнадцатую строчку твоего конфигурационного файла надо просто выкинуть нафиг.
тэкс закоментил я эту 19-ую строчку запустил netbeans - не компилит во вкладке javadoc выдает такую фигню:public class cll1 extends AppletJavadoc not found. Either Javadoc documentation for this item does not exist or you have not added specified Javadoc in the Java Platform Manager or the Library Manager.ща тупой вопрос: что такое явадоки??? и с чем их едят))спасибо, кстати, всем, кто отозвался
че-нить пишет по поводу компиляции?ява доки можно установить, поставив соответствующий пакет и скачав архив, либо в нетбинсе подсунуть путь до архива, оно прям оттуда будет читать
кароч в нетбеансе я установил плагин какой-то NetBeans API Documentation - проблема не исчезла а по поводу компиляции - ничо не пишет вроде)2 Vova foobar Sh:ща буду моск выносить) ну зашел я на этот сайт - дальше что? кого-нить там нада скачать и установить?
вот кароч в консоли пытался простейший ява-код откомпилить класс сразу создался вроде без проблем, а при выполнении вот чего пишет:Exception in thread main java.lang.NoClassDefFoundError: cllCaused by: java.lang.ClassNotFoundException: cllat java.net.URLClassLoader036;1.run(URLClassLoader.java:200)at java.security.AccessController.doPrivileged(Native Method)at java.net.URLClassLoader.findClass(URLClassLoader.java:188)at java.lang.ClassLoader.loadClass(ClassLoader.java:307)at sun.misc.Launcher036;AppClassLoader.loadClass(Launcher.java:301)at java.lang.ClassLoader.loadClass(ClassLoader.java:252)at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)Could not find the main class: cll. Program will exit.может чего интересного тут есть, я ато не вкурсе))