Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/messages.properties121
1 files changed, 66 insertions, 55 deletions
diff --git a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/messages.properties b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/messages.properties
index 6a6c200c7..bc4fbfa23 100644
--- a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/messages.properties
+++ b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/messages.properties
@@ -9,71 +9,82 @@
# Remy Suen <remy.suen@gmail.com> - initial API and implementation
# Markus Kuppe <mkuppe@versant.com> - bug 184036
################################################################################
-#Fri Jan 18 15:21:04 EST 2008
-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
-memory=Having memory 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
-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/
-consolelog=Writing an Eclipse-based application and can't find anything useful in your console and/or getting "Unhandled event loop exceptions"? Add -consoleLog as a 'Program Argument' to your launch configuration. See http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#I_get_an_unhandled_event_loop_exception_in_my_console._What_gives.3F
-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
-pdt-install=Trying to install PDT? - http\://wiki.eclipse.org/PDT/FAQ\#Installation
-compare=Wondering what the difference between all those Eclipse packages are? See http\://www.eclipse.org/downloads/moreinfo/compare.php
-wtp=Check out Eclipse's Web Tools Platform - http\://www.eclipse.org/wtp/
+#Tue Feb 05 16:07:08 EST 2008
+startup=To start Eclipse... http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_start_Eclipse.3F
+php=Take a look at PDT (http\://www.eclipse.org/pdt/) or PHPEclipse (http\://www.phpeclipse.de)
+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 - http\://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F
+cdt=Take a look at the C/C++ Development Tools - http\://www.eclipse.org/cdt
log=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 - http\://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%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/IRC_bot for more details.
-sdk-download=Looking for different versions and/or platforms for the Eclipse SDK or any of the base Eclipse bundles? See http\://eclipser-blog.blogspot.com/2007/11/how-to-find-other-versions-of-eclipse.html
+ww=Looking for word wrap support in Eclipse text editors? This is not supported out of the box, please see bug 35779 - https\://bugs.eclipse.org/bugs/show_bug.cgi?id\=35779 - Meanwhile, take a look at fellow IRC user AhtiK's plug-in - http\://ahtik.com/blog/2006/06/18/first-alpha-of-eclipse-word-wrap-released/ - Or try out Eclipse Colorer - http\://colorer.sourceforge.net/eclipsecolorer/
+extract=Extracting that new, sexy Eclipse download? Before you proceed, stop and make sure you are extracting it to a new and empty folder. Extracting it on top of another Eclipse installation is hazardous. "Never, ever unpack a new installation over an older existing one." -nitind
+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
+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. To run Eclipse with a different JVM, see\: http\://wiki.eclipse.org/IRC_FAQ\#I_just_installed_Eclipse_on_Linux.2C_but_it_does_not_start._What_is_the_problem.3F
line=Want to display line numbers in your editor? http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#How_do_I_show_line_numbers_in_the_Eclipse_text_editor.3F
+info=Looking for your Eclipse logs? Please check your <workspace>/.metadata/.log file. If you want to paste it somewhere, see ~pastebin - For a graphical view, please see Window > Show View > Other > PDE Runtime > Error Log - http\://wiki.eclipse.org/index.php/IRC_FAQ\#Where_are_Eclipse.27s_log_files_located.3F - http\://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F
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
-downloads=Looking for a specific Eclipse version? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_Eclipse.3F - http\://download.eclipse.org/eclipse/downloads/ - http\://archive.eclipse.org/eclipse/downloads/
-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 - http\://wiki.eclipse.org/The_Official_Eclipse_FAQs
-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.
+pdt-install=Trying to install PDT? See http\://wiki.eclipse.org/PDT/Installation
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/IRC_bot for more details.
+memory=Having memory 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
+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
+ecf=Take a look at the Eclipse Communication Framework - http\://www.eclipse.org/ecf/
+gui=Looking for a Java GUI designer plug-in for Eclipse? Go take a look at the *free* Visual Editor (http\://wiki.eclipse.org/VE), Instantiations' *commercial* WindowBuilder (http\://www.instantiations.com/windowbuilderpro/), and/or Jigloo (http\://www.cloudgarden.com/jigloo/) , which is *free for non-commercial use*.
+bugzilla=Eclipse Bugzilla - https\://bugs.eclipse.org/bugs/
+imagebin=Please upload your screenshots online - http\://imagebin.org/index.php?page\=add - http\://imagebin.ca/upload.php - http\://imageshack.us/
+completion=Java autocompletion not working when you press Ctrl-Space? Try the following\: open Window->Preferences (for Mac users\: Eclipse->Preferences). Then navigate to Java -> Editor -> Content Assist -> Advanced. Ensure that all the entries in the uppermost list are checked. Click okay and check whether autocompletion is working now.
+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
+downloads=Looking for a specific Eclipse version? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_Eclipse.3F - http\://download.eclipse.org/eclipse/downloads/ - http\://archive.eclipse.org/eclipse/downloads/
+eclipse.ini=Want to set startup flags for eclipse, like -vm, -vmargs, or -consolelog? Edit your eclipse.ini file. - http\://wiki.eclipse.org/Eclipse.ini - http\://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F\#eclipse.ini
+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.
+ini=Trying to configure the eclipse.ini file? Take a look at this wiki page - http\://wiki.eclipse.org/Eclipse.ini
+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/IRC_bot for more details.
+manage=Manage your Eclipse environment - http\://www-128.ibm.com/developerworks/opensource/library/os-ecl-manage/
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
+ubuntu-java=Trying to get Java running on Ubuntu Linux? Is someone in the channel saying some foreign phrase like "a supported JRE"? Look here - https\://help.ubuntu.com/community/Java
+plugin=Look for plug-ins at the Eclipse Plug-in Central (http\://www.eclipseplugincentral.com/) and EclipsePlugins (http\://eclipse-plugins.info)
+dev-faq=Writing Eclipse plug-ins / RCP apps and don't know where to turn? See these FAQs - http\://wiki.eclipse.org/Eclipse_Plug-in_Development_FAQ - http\://wiki.eclipse.org/The_Official_Eclipse_FAQs - http\://wiki.eclipse.org/RCP_FAQ / Or look at EclipseCon talks/tutorials - http\://www.eclipsecon.org/
+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.
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
+sdk-download=Looking for different versions and/or platforms for the Eclipse SDK or any of the base Eclipse bundles? See http\://download.eclipse.org/eclipse/downloads/
+ve-install=Trying to install the Visual Editor? See http\://wiki.eclipse.org/VE/Installing
+pde-svn=Is there a way to use PDE map files with a SVN repo? Yes\: http\://sourceforge.net/projects/svn-pde-build/
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.
-eclipse.ini=Want to set startup flags for eclipse, like -vm, -vmargs, or -consolelog? Edit your eclipse.ini file. - http\://wiki.eclipse.org/Eclipse.ini - http\://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F\#eclipse.ini
-startup=To start Eclipse... http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_start_Eclipse.3F
-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. To run Eclipse with a different JVM, see\: http\://wiki.eclipse.org/IRC_FAQ\#I_just_installed_Eclipse_on_Linux.2C_but_it_does_not_start._What_is_the_problem.3F
-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 - http\://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F
+paste=Please paste the relevant information to a pastebin - http\://rafb.net/paste/ - http\://pastebin.com - http\://pastebin.ca
+faq=Please see the FAQs http\://wiki.eclipse.org/IRC_FAQ - http\://wiki.eclipse.org/Category\:FAQ - http\://wiki.eclipse.org/The_Official_Eclipse_FAQs
+64-win=Running 64-bit Windows and can't see a thing? Are your dialogs and wizards empty? Try a 64-bit 3.4 Eclipse milestone build - http\://download.eclipse.org/eclipse/downloads/
+vmargs=Problems starting Eclipse? See http\://wiki.eclipse.org/IRC_FAQ\#How_do_I_start_Eclipse.3F
+gmf=Check out the Graphical Modeling Framework - http\://www.eclipse.org/modeling/gmf/
+hi=Welcome to \#eclipse\! If you have a question, just go ahead and ask. \:) Or, type ~faq for a link to the Frequently Asked Questions. If you have errors or logs to paste, use a ~pastebin. If you have screenshots to share, see ~imagebin.
+bugs=Eclipse Bugzilla - https\://bugs.eclipse.org/bugs/
+tm=Check out Eclipse's Target Management project - http\://www.eclipse.org/dsdp/tm/
+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
emf=Check out the Eclipse Modeling Framework project - http\://www.eclipse.org/modeling/emf/
-forms=Want to learn how to use Eclipse Forms? Take a look at these two articles - http\://www.eclipse.org/articles/Article-Forms/article.html - http\://www.eclipse.org/articles/article.php?file\=Article-Forms33/index.html
-cdt=Take a look at the C/C++ Development Tools - http\://www.eclipse.org/cdt
-update-manager=Never used Update Manager? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_project_XYZ.3F - http\://wiki.eclipse.org/IRC_FAQ\#What_is_the_Update_Manager.3F
+snippets=SWT Snippets - http\://www.eclipse.org/swt/snippets/ - JFace Snippets - http\://wiki.eclipse.org/index.php/JFaceSnippets
+deadlock=In a deadlock? http\://wiki.eclipse.org/index.php/How_to_report_a_deadlock
+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
+svn=For Subversion support, try Subclipse (http\://subclipse.tigris.org/) or Subversive (http\://www.polarion.org/index.php?page\=overview&project\=subversive)
+cmd=Check out the list of available commands I provide - http\://ecf.eclipse.org/~rcjsuen/messages.html
+content-type=How do I open my own file types in the WTP/PDT editors? http\://wiki.eclipse.org/WTP_FAQ\#How_do_I_use_my_own_filename_extensions_in_the_XML_editor.3F_It_only_works_correctly_if_a_file_ends_with_.xml.
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
-pde-svn=Is there a way to use PDE map files with a SVN repo? Yes\: http\://sourceforge.net/projects/svn-pde-build/
-gui=Looking for a Java GUI designer plug-in for Eclipse? Go take a look at the *free* Visual Editor (http\://wiki.eclipse.org/VE), Instantiations' *commercial* WindowBuilder (http\://www.instantiations.com/windowbuilderpro/), and/or Jigloo (http\://www.cloudgarden.com/jigloo/) , which is *free for non-commercial use*.
+equinoxlog=If the workspace log file does not exist (<workspace>/.metadata/.log) then there might be a log file in your Eclipse installation directory under the "configuration" directory. Look for a file called <some_long_number>.log.
+updates=Never used Update Manager? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_project_XYZ.3F - http\://wiki.eclipse.org/IRC_FAQ\#What_is_the_Update_Manager.3F
+cdt-faq=Looking for all of the answers related to CDT, or just most of them? Check out the mighty CDT-FAQ (http\://wiki.eclipse.org/index.php/CDT/User/FAQ).
+origin=I am named after an android, KOS-MOS, from a PlayStation 2 game series called 'Xenosaga'.
+ask=If you have a question, just ask, don't ask if you can ask a question.
+update-manager=Never used Update Manager? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_project_XYZ.3F - http\://wiki.eclipse.org/IRC_FAQ\#What_is_the_Update_Manager.3F
+sdk-downloads=Looking for different versions and/or platforms for the Eclipse SDK or any of the base Eclipse bundles? See http\://download.eclipse.org/eclipse/downloads/
+image=Please upload your screenshots online - http\://imagebin.org/index.php?page\=add - http\://imagebin.ca/upload.php - http\://imageshack.us/
+plugins=Look for plug-ins at the Eclipse Plug-in Central (http\://www.eclipseplugincentral.com/) and EclipsePlugins (http\://eclipse-plugins.info)
archives=Looking for an old Eclipse version? - http\://archive.eclipse.org/eclipse/downloads/
-content-type=How do I open my own file types in the WTP/PDT editors? http\://www.eclipse.org/webtools/faq/\#xml_1
+news=Try asking for help on the newsgroups - http\://www.eclipse.org/newsgroups/
+javadoc=The Eclipse Platform APIs are at - http\://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/index.html
+forms=Want to learn how to use Eclipse Forms? Take a look at these two articles - http\://www.eclipse.org/articles/Article-Forms/article.html - http\://www.eclipse.org/articles/article.php?file\=Article-Forms33/index.html
+wtp=Check out Eclipse's Web Tools Platform - http\://www.eclipse.org/wtp/
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
+viewvc=Looking for a web interface to the source code released by Eclipse projects? http\://dev.eclipse.org/viewcvs/index.cgi/
+consolelog=Writing an Eclipse-based application and can't find anything useful in your console and/or getting "Unhandled event loop exceptions"? Add -consoleLog as a 'Program Argument' to your launch configuration. See http\://wiki.eclipse.org/Graphical_Eclipse_FAQs\#I_get_an_unhandled_event_loop_exception_in_my_console._What_gives.3F
+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.
+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
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 'Xenosaga'.
-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/
+compare=Wondering what the difference between all those Eclipse packages are? See http\://www.eclipse.org/downloads/moreinfo/compare.php
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=Check out the list of available commands I provide - http\://ecf.eclipse.org/~rcjsuen/messages.html
-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/
-plugin=Look for plug-ins at the Eclipse Plug-in Central (http\://www.eclipseplugincentral.com/) and EclipsePlugins (http\://eclipse-plugins.info)
-paste=Please paste the relevant information to a pastebin - http\://rafb.net/paste/ - http\://pastebin.com - http\://pastebin.ca
-updates=Never used Update Manager? - http\://wiki.eclipse.org/IRC_FAQ\#Where_can_I_get_project_XYZ.3F - http\://wiki.eclipse.org/IRC_FAQ\#What_is_the_Update_Manager.3F
-manage=Manage your Eclipse environment - http\://www-128.ibm.com/developerworks/opensource/library/os-ecl-manage/
-hi=Welcome to this channel. If you have a question, please ask it. Or, type ~faq for a link to the Frequently Asked Questions.
-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/
+pastebin=Please paste the relevant information to a pastebin - http\://rafb.net/paste/ - http\://pastebin.com - http\://pastebin.ca

Back to the top