Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] Completing the Install Endlessly

I recommend reading the article from Eclipse.org about customizing your
product. It seems to me that Eclipse cannot find the primary feature or
your primary feature does not have a product splash screen.

Another example would be 'Alpha Soup' test described in Update test
scenarios. You can install Alpha features using test scenarios available
from Development Resources page of Platform Update on Eclipse.org.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                                 
                      Mary Kroening                                                                                                              
                      <mary@xxxxxxxx>                   To:       platform-update-dev@xxxxxxxxxxx                                                
                      Sent by:                          cc:                                                                                      
                      platform-update-dev-admin@        Subject:  [platform-update-dev] Completing the Install Endlessly                         
                      eclipse.org                                                                                                                
                                                                                                                                                 
                                                                                                                                                 
                      03/20/2003 01:38 PM                                                                                                        
                      Please respond to                                                                                                          
                      platform-update-dev                                                                                                        
                                                                                                                                                 
                                                                                                                                                 



I have built an InstallShield installer that installs:

the files from RC2 with install.ini replace by a copy that specifies my
feature as
    feature.default.id=com.amzi.prolog
a Java 1.4 JRE in the eclipse/jre subdirectory
my feature and plugins in their respective directories

I do not run eclipse before packaging all these files up, so there is no
workspace directory.

My shortcut starts eclipse.exe in the eclipse directory.

Everytime Eclipse is started is says completing the install.

Any ideas as to what is wrong? Or how to debug this problem?

Thanks,
Mary Kroening
Amzi! inc.

_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-update-dev





Back to the top