cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hallo Experts

If I change something in html-Page, I should you the strategy/tools/filemanager.jsp. But it is not convenient. There is one

eclipse-plugin. Have you ever used it and how can I get this plugin?

Thanks and

Nice regards!

Ping

0 Likes
View Entire Topic
Bob_McGlynn
Product and Topic Expert
Product and Topic Expert
0 Likes

Ping,

There is an integration enhancement with SSM 7.5 that allows using a FileStore Eclipse plug-in for SSM. You have to deploy the plug-in in the Netweaver Development Studio since any code changes will have to take place in the Development Studio.

If you are going to modify data in SSM always include at the top of the file

Modification: <exact date>, <user>

Description: <why is modification being done>

NEVER delete existing code, always comment.

This can help identify changes in the code. Any modification would be considered a customization and not supported by SAP, but support would need to know what modification had been done to the application when providing support for the base

There seems to be some documentation about this plug-in that's owned by SAP Education and part of the OKT material for SSM 7.5.

Regards,

Bob

Edited by: Bob McGlynn on Aug 17, 2010 9:08 AM