How can I add a custom Application File type to the Create Application File menu in studio?

rpmiller
Tera Contributor

I created a custom application file type by creating a table that extends the Application File (sys_metadata) table.  How can I add this custom application file type the Create Application File menu in Studio in our dev environment here:

find_real_file.png

So that I can add files of this new custom application file type to an application from within studio, so that they show up here:

find_real_file.png

I know that I can add records from my table that extends Application File by adding them outside of studio while in my application's scope.  That's fine.  That's the way I'm currently adding them.  But I want to customize studio to expose this new custom file type from within the IDE.

Thank you for reading.

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi

unfortunately there is no way to add new file types.

Maik

Well, that really is absolutely unfortunate!  Do you happen to know if this level of customization is something that will be added in a future release? 

We are currently on Rome, but are moving to Tokyo soon.  From what I understand App Engine Studio will be able to fully replace Studio as the IDE for all development functions.  Is this something that will be able to be done in App Engine Studio?

venkata krishn2
Kilo Contributor

hii can you this type of table application