Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4d1ea9f1be767af022f4077dfd08a02d11d1cd25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
################################################################################
# Copyright (c) 2007 Remy Suen and others.
# All rights reserved. This program and the accompaning materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#    Remy Suen <remy.suen@gmail.com> - initial API and implementation
#    Markus Kuppe <mkuppe@versant.com> - bug 1830436
################################################################################
#Fri Nov 02 23:25:47 EDT 2007
plugins=Look for plug-ins at the Eclipse Plug-in Central (http\://www.eclipseplugincentral.com/) and EclipsePlugins (http\://eclipse-plugins.info)
svn=For Subversion support, try Subclipse (http\://subclipse.tigris.org/) or Subversive (http\://www.polarion.org/index.php?page\=overview&project\=subversive)
javadoc=The Eclipse Platform APIs are at - http\://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/index.html
nature=Need to assign a nature to a project by hand? http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_manually_assign_a_project_Nature_or_BuildCommand.3F
snippets=SWT Snippets - http\://www.eclipse.org/swt/snippets/ - JFace Snippets - http\://wiki.eclipse.org/index.php/JFaceSnippets
imagebin=Please upload your screenshots online - http\://imagebin.org/index.php?page\=add - http\://imagebin.ca/upload.php - http\://imageshack.us/
bugzilla=Eclipse Bugzilla - https\://bugs.eclipse.org/bugs/
code=My source code can be found at \:pserver\:anonymous@dev.eclipse.org\:/cvsroot/technology under the org.eclipse.ecf/applications/kosmos/plugins/org.eclipse.ecf.presence.bot.kosmos module.
image=Please upload your screenshots online - http\://imagebin.org/index.php?page\=add - http\://imagebin.ca/upload.php - http\://imageshack.us/
ask=If you have a question, just ask, don't ask if you can ask a question.
snippet=SWT Snippets - http\://www.eclipse.org/swt/snippets/ - JFace Snippets - http\://wiki.eclipse.org/index.php/JFaceSnippets
wtp=Check out Eclipse's Web Tools Platform - http\://www.eclipse.org/wtp/
log=Eclipse logs - http\://wiki.eclipse.org/index.php/FAQ_Where_can_I_find_that_elusive_.log_file%3F - http\://wiki.eclipse.org/index.php/IRC_FAQ\#Where_are_Eclipse.27s_log_files_located_at.3F
bot=I am an IRC bot written by rcjsuen with help from the \#eclipse community using the ECF bot framework. See http\://wiki.eclipse.org/index.php/Bot_Framework for more details.
natures=Need to assign a nature to a project by hand? http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_manually_assign_a_project_Nature_or_BuildCommand.3F
pastebin=Please paste the relevant information to a pastebin - http\://rafb.net/paste/ - http\://pastebin.com - http\://pastebin.ca
vm=To learn more about the Eclipse launcher / binary, see - http\://www.eclipse.org/swt/launcher.html - http\://wiki.eclipse.org/Equinox_Launcher - http\://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/misc/launcher.html
faq=Please see the FAQs http\://wiki.eclipse.org/IRC_FAQ - http\://wiki.eclipse.org/Category\:FAQ
news=Try asking for help on the newsgroups - http\://www.eclipse.org/newsgroups/
launcher=To learn more about the Eclipse launcher / binary, see - http\://www.eclipse.org/swt/launcher.html - http\://wiki.eclipse.org/Equinox_Launcher - http\://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/misc/launcher.html
gmf=Check out the Graphical Modeling Framework - http\://www.eclipse.org/modeling/gmf/
source=My source code can be found at \:pserver\:anonymous@dev.eclipse.org\:/cvsroot/technology under the org.eclipse.ecf/applications/kosmos/plugins/org.eclipse.ecf.presence.bot.kosmos module.
about=I am an IRC bot written by rcjsuen with help from the \#eclipse community using the ECF bot framework. See http\://wiki.eclipse.org/index.php/Bot_Framework for more details.
ve=Check out the Visual Editor Project - http\://wiki.eclipse.org/VE
jre=Please verify your Java runtime environment - http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#How_do_I_find_out_which_Java_runtime_environment_is_being_used_to_run_my_Eclipse.3F
remove-dep=Wondering where to install a plug-in another plug-in requires like Subclipse and Mylyn? Maybe the plug-in doesn't actually need that dependency - http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#How_do_I_not_install_a_plug-in.27s_extraneous_dependency_when_I.27m_in_the_Update_Manager.3F
keys=For a list of available key bindings press Ctrl + Shift + L. To configure your key bindings, see Window > Preference > General > Keys. See also http\://wiki.eclipse.org/IRC_FAQ\#What.27s_the_key_for_....3F
help=Looking for help? Go look at the FAQs first - http\://wiki.eclipse.org/IRC_FAQ - http\://wiki.eclipse.org/Category\:FAQ You may also want to try asking for help on the newsgroup. http\://www.eclipse.org/newsgroups Still no luck? Just ask the question\! To help us help you, please provide information about your system, see ~info. For a list of the commands I provide, please see ~list.
gcj=GCJ is not officially supported by Eclipse as a Java runtime environment. Please talk with your distribution's packaging team and/or the GCJ team for assistance.
emf=Check out the Eclipse Modeling Framework project - http\://www.eclipse.org/modeling/emf/
logs=Looking for your Eclipse logs? Try Window > Show View > Other > PDE Runtime > Error Log. Or look at the <workspace>/.metadata/.log file. If you want to paste it somewhere, see ~pastebin - http\://wiki.eclipse.org/index.php/IRC_FAQ\#Where_are_Eclipse.27s_log_files_located.3F
cdt=Take a look at the C/C++ Development Tools - http\://www.eclipse.org/cdt
clean=Please try restarting Eclipse with the '-clean' argument. http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#I_have_just_installed_a_plug-in_but_I_do_not_see_any_indication_of_it_in_my_workspace._What_do_I_do.3F
content-type=How do I open my own file types in the WTP/PDT editors? http\://www.eclipse.org/webtools/faq/\#xml_1
newsgroup=Try asking for help on the newsgroups - http\://www.eclipse.org/newsgroups/
deadlock=In a deadlock? http\://wiki.eclipse.org/index.php/How_to_report_a_deadlock
linux-install=Trying to install Eclipse on Linux? http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_install_Eclipse_on_Linux.3F
origin=I am named after an android, KOS-MOS, from a PlayStation 2 game series called 'Xeonsaga'.
findclass=Looking for a particular class in the Eclipse APIs? http\://wiki.eclipse.org/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F
vmargs=Problems starting Eclipse? See http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_start_Eclipse.3F
bugs=Eclipse Bugzilla - https\://bugs.eclipse.org/bugs/
permgen=Having permgen problems? Please see http\://wiki.eclipse.org/IRC_FAQ\#I.27m_having_memory.2C_heap.2C_or_permgen_problems.2C_what_can_I_do.3F and http\://eclipsenuggets.blogspot.com/2007/10/does-your-eclipse-3.html
cmd=For a list of the available commands that I provide, see http\://wiki.eclipse.org/index.php/IRC_bot
info=Please state your CPU architecture (x86, 64-bit, etc.), operating system (Windows, Linux, Mac OSX, etc.), your Java runtime environment (unless you checked in your workspace logs and/or in the about dialog, you do not know _for sure_, please see ~jre. No, typing 'java -version' in the command line does not count as checking), your Eclipse version, and where did you download Eclipse from.
php=Take a look at PDT (http\://www.eclipse.org/pdt/) or PHPEclipse (http\://www.phpeclipse.de)
ecf=Take a look at the Eclipse Communication Framework - http\://www.eclipse.org/ecf/
paste=Please paste the relevant information to a pastebin - http\://rafb.net/paste/ - http\://pastebin.com - http\://pastebin.ca
manage=Manage your Eclipse environment - http\://www-128.ibm.com/developerworks/opensource/library/os-ecl-manage/
ve-eclipse3.3=There is no stable VE 1.3 for Eclipse 3.3 -- yet. See http\://wiki.eclipse.org/Visual_Editor_Project\#Development_Resources for roadmap and interim build installation guide.
tm=Check out Eclipse's Target Management project - http\://www.eclipse.org/dsdp/tm/

Back to the top