How to make it not appear when I open Eclipse?
+1
A:
Since the Aptana start page is a welcome page, you could try and follow that thread recommending:
- looking for a
plugin_customization.ini
file - adding:
org.eclipse.ui/showIntro=false org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=false
VonC
2010-03-07 14:14:53
I only found 2 files with this name. None of them were in folders related to APTANA. After the modification the behavior didn't change
Jader Dias
2010-03-07 22:33:56
+1
A:
Hmm, might not be the same thing you are after, but have you tried
Window -> Preferences -> Aptana -> My Aptana -> My Aptana Options : Never display after startup?
Nils Weinander
2010-03-15 22:22:34