Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Source base in a java project



http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_13

Dani


                                                                           
             "Mario Simeone"                                               
             <mario.simeone@ti                                             
             n.it>                                                      To 
             Sent by:                  <platform-dev@xxxxxxxxxxx>          
             platform-dev-admi                                          cc 
             n@xxxxxxxxxxx                                                 
                                                                   Subject 
                                       [platform-dev] Source base in a     
             13.11.2003 09:27          java project                        
                                                                           
                                                                           
             Please respond to                                             
             platform-dev@ecli                                             
                  pse.org                                                  
                                                                           
                                                                           




Hi,

If I have a java project and java sources are from cvs, if the source base
is different from the pakage name eclipse alerts me that the package isn't
right.

For example the project is under cvs control starting at
/src/packagename/... java sources

if I create a project extracting the sources from cvs eclipse tells me that
the class should be in a package named src.pakagename

Is possible to tell that che src is the starting point of the project ?



Back to the top