Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Target for Mac some problems.

I have some problems target for MAC.

 

First, It dosen't apply to name in app structure.

 

I follow http://www.vogella.com/tutorials/EclipseTycho/article.html this page, and apply to my project.

 

It work very well. but some problem.

Mac os app structure is

Myapp.app

Contents

Eclipse

Eclipse Structure(skip)

  Macos

myapp

  Resources

  Info.plist

 

I don't want to name "Eclipse". I expect to myapp.

How do I change Eclipse-> myapp

 

Second, It same code and same command for tycho build. 

In Windows, target for mac it's not work.

But In MAC, target for mac It's work. 

How Do I fix it.

 


Back to the top