Custom Function in IDEA 9
shlomit
Hi,
In IDEA ver 8, I could see and use custom function in all IDEA projects by importing function I previous built and saved. In IDEA 9 I haven't button "Import" in Custom Function screen. Does anyone know if there is any way to post function for all projects in IDEA 9?
Thanks,
Shlomit
Hi Shlomit,
Hi Shlomit,
In verion 9 you just have to copy the custom function to the Custom Functions.ILB or copy it to the local library where you can access it in all your local projects: C:\Users\User\Documents\My IDEA Documents\Local Library\Custom Functions.ILB
You can use the Library tab (which is next to the File Explorer tab) to copy custom functions between projects and importing them from other parts of your harddrive.