Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-03-2007, 08:45 AM
Member
 
Join Date: Oct 2007
Posts: 21
unhurt is on a distinguished road
problem with viewing .java files when Visual J# 2005 Express Edition exist
hi, i got visual studio express edition 2005 which i use it for VB.net development and it include this J#-Java editor also, usually i use notepad to write my codes and i don't use the J#.
the problem is, whenever i download any .java file from any websites the codes doesn't indent but they stick together in a few longlonglong lines of long horrizontal lines,

i get

Code:
import java.awt.*;import javax.swing.*;import java.util.*;
instead of

Code:
import java.awt.*; import javax.swing.*; import java.util.*;
this have never happen before i instal it, i know it because where ever i download any .java files they are so screwed up in notepad
is there any way to disable/prevent/avoid the j# from messing with the line of codes without having me to uninstal the J#?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-03-2007, 10:12 AM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
I dont think J# can modify the code downloaded if you are not opening the code with J#. It should be related to the editor you used to open the downloaded file. Which editor are you using? If you are using notepad, try opening java files with wordpad..
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 11-03-2007, 02:01 PM
Member
 
Join Date: Oct 2007
Posts: 21
unhurt is on a distinguished road
im using notepad. well, i blame it because after installing the J# all my .java icon white is a notepad icon became a J# icon, but opening it in wordpad and copy paste it to notepad seems to work lol, thanks anyway, i just can't live without indentation thanks why i want to know how to set it off so that the next time i download its in the actualy indentation
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 11-03-2007, 02:58 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
That is a strange situation. I dont know how to fix it. But i also dont understand why you love notepad so much Wordpad or Textpad is much more useful editors. You can set wordpad or textpad to open *.java files by default.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java connecting to sql server 2005 pelegk2 Database 0 04-05-2008 10:17 PM
Visual Paradigm for UML Modeler Edition 6.1 sp1 JavaBean Java Announcements 0 10-16-2007 07:45 PM
Visual Paradigm for UML Community Edition 6.1 levent Java Announcements 0 08-04-2007 09:08 PM
Visual Paradigm for UML Modeler Edition 6.0 SP2 levent Java Announcements 0 05-22-2007 08:17 AM
Visual Paradigm for UML Community Edition 6.0 SP2 levent Java Announcements 0 05-15-2007 06:52 AM


All times are GMT +3. The time now is 06:38 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org